Difference between revisions of "SVN Instructions"

From XMPP WIKI
Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 2: Line 2:


FWIW, one example of a JabberStudio project that uses SVN is [http://exodus.jabberstudio.org/ Exodus].
FWIW, one example of a JabberStudio project that uses SVN is [http://exodus.jabberstudio.org/ Exodus].
The proper SVN command is:
svn+ssh://your-username@svn.jabberstudio.org/var/projects/your-project/svn
[[SVN Instructions Import| Importing your data into JabberStudio Repository]]

Revision as of 20:41, 16 February 2006

This page is a stub for instructions about how to use Subversion at JabberStudio. Please fill it in. :-)

FWIW, one example of a JabberStudio project that uses SVN is Exodus.

The proper SVN command is:

svn+ssh://your-username@svn.jabberstudio.org/var/projects/your-project/svn

Importing your data into JabberStudio Repository