PuppyLinux : PuppySubversionRepository

PuppyLinuxMainPage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
As more people participates on different Puppy projects it becomes important to coordinate the work and make it available to other people for testing.

To this effect, we now have a subversion repository to keep track of the community projects.

Think of a subversion repository as a kind of wiki for project files: Authorized users can make modifications but the system keeps track of all the changes done.

FAQ:


To check out the files of a project
svn co <repository>
e.g.
svn co http://svn2.cvsdude.com/puppylinux/puppy-miniapps/mini-volume/trunk


To add a file to a project
svn add <filename>


To get help
svn help
or
svn help <command>

e.g.
svn help co

CategoryDevelopment

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0
Page was generated in 0.2961 seconds