Jump to content

Subversion

From NikiWiki
Revision as of 16:08, 30 August 2005 by Ktk (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

netlabs.org Subversion repositories

Basic setup

For new projects we provide Subversion repositories instead of CVS as so far. To access that you need a subversion client:

There are also versions for Linux, BSD, Mac & Windows.

Simple checkout

After you installed subversion you can do a checkout of a project like this:

svn co http://svn.netlabs.org/repos/projectname

Where projectname needs to be replaced by one of our projects for sure :)

More

We will show some more examples later, feel free to add more yourself :)