Difference between revisions of "SVN Instructions"

Jump to navigation Jump to search
148 bytes added ,  19:57, 14 August 2006
no edit summary
(Add instructions for creating a repository)
 
Line 1: Line 1:
This page is a stub for instructions about how to use [http://subversion.tigris.org/ Subversion] at [http://www.jabberstudio.org/ JabberStudio]. Please fill it in. :-)
This page is a stub for instructions about how to use [http://subversion.tigris.org/ Subversion] at [http://www.jabberstudio.org/ JabberStudio]. Please fill it in. :-)


FWIW, one example of a JabberStudio project that uses SVN is [http://exodus.jabberstudio.org/ Exodus] and [http://www.micressor.ch/content/projects/aspsms-t aspsms-t].
FWIW, some JabberStudio projects that use SVN are [http://exodus.jabberstudio.org/ Exodus] and [http://www.micressor.ch/content/projects/aspsms-t aspsms-t].


The proper SVN command is:
== Checking out files ==


svn+ssh://your-username@svn.jabberstudio.org/var/projects/your-project/svn
To check out files the first time, the proper SVN command is (this will create a folder called "your-project" in your preferred directory):
 
svn co svn+ssh://your-username@svn.jabberstudio.org/var/projects/your-project/svn your-project


== Creating a repository ==
== Creating a repository ==
79

edits

Navigation menu