Tuesday, April 9, 2013

How to upload the code in code.google.com via svn

  • First of all,  Subversion has to be installed, download and install TortoiseSVN - Downloads
  • Click here  http://code.google.com/hosting/createProject to go to google code create project page.
  •  Search for project name which u decided by clicking the Search projects button on the top right corner. If u find none, proceed with the create project form. Otherwise u have to choose another name.
  • Click the create project button and go to Source tab.
 
  • View svn checkout link from bolow image:
  • Suppose create a folder named "prj" under c drive and go to the directory.
  • Mouse right click and select "SVN Checkout" and pase the url:
  • https://test0-0.googlecode.com/svn/trunk 
  •  urprojectname – name of your project which u created
  • urusername – ur name used while creating ur projec
  • This action will ask for password which u can find under the above command in Source tab by clicking googlecode.com password 
  •  

No comments:

Post a Comment