once sign up and login to cvsdude is complete, a module needs to be added in ur repository.
this is done under the settings tabs on the cvsdude admin page.
i created a module name called 'talltales' therefore the repository URL will be :
http://andy_pondy-svn.cvsdude.com/talltales
to access this repository now, u need svn client. we r going to use rapidsvn from: http://rapidsvn.tigris.org
download the 'exe' version as u will be using windows for rails production.
install it.
run it...
To import your source code:
3.1 Click on "Repository" -> "Import"
3.2 enter in for URL,
http://andy_pondy-svn.cvsdude.com/my_module_name
3.3 select you source code from your computer in the "Path" box
3.4 enter a log message if you like
To check out your source code once it has been imported:
4.1 Click on "Repository" -> "Checkout"
4.2 enter in for URL,
http://andy_pondy-svn.cvsdude.com/my_module_name
4.3 enter in your local directory where you want your module check out to.
4.4 Click on "OK"
this is done under the settings tabs on the cvsdude admin page.
i created a module name called 'talltales' therefore the repository URL will be :
http://andy_pondy-svn.cvsdude.com/talltales
to access this repository now, u need svn client. we r going to use rapidsvn from: http://rapidsvn.tigris.org
download the 'exe' version as u will be using windows for rails production.
install it.
run it...
To import your source code:
3.1 Click on "Repository" -> "Import"
3.2 enter in for URL,
http://andy_pondy-svn.cvsdude.com/my_module_name
3.3 select you source code from your computer in the "Path" box
3.4 enter a log message if you like
To check out your source code once it has been imported:
4.1 Click on "Repository" -> "Checkout"
4.2 enter in for URL,
http://andy_pondy-svn.cvsdude.com/my_module_name
4.3 enter in your local directory where you want your module check out to.
4.4 Click on "OK"
No comments:
Post a Comment