| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Initial Checkin of source code using Subversion

Page history last edited by cloudgen 13 years, 10 months ago

Initial Checkin of source code using Subversion

 

The steps for Initial Checkin of QueScript's source code

 

Before you start the initial checkin of your source code, you should login to the google code project hosting page, click the source tab:

Click the link of the googlecode.com password, and you will obtain the password:

Open a command windows, go to the folder of your source code, enter

     svn import -m "Initial Checkin" . https:;//your_projectname.googlecode.com/svn/trunk --username your_login_name

After the files have been committed, you will find your file in the /svn/trunk folder:

 

 

Comments (0)

You don't have permission to comment on this page.