Thursday, June 12, 2008

How to import a new project into Google code SVN

1. Go to the root of the project
2. svn import -m "Initial checkin" . https://aoror.googlecode.com/svn/trunk/ --username bparanj
3. Accept the authentication by entering 'p'
4. Enter the Google password for your project

4 comments:

  1. Thanks ! That was quite helpful.

    ReplyDelete
  2. Thank you, VERY usefull

    ReplyDelete
  3. Anonymous5:42 AM

    Thanks Man- it helped

    ReplyDelete
  4. Anonymous4:37 PM

    Indeed, thank you for this. Just letting you know your instructions are still of help...

    ReplyDelete