SubVersionSvn (2005-08-01 08:01:08)

Subversion is a version tracking system similar to CVS

Major reasons to move from sourceforge CVS to SVN:

Links - since SVN is documented nicely, links are enough for now:


VEMS SVN Layout

Simple https client (web browser) is enough to view the latest revision (because of nature of SVN, not just head/trunk but of any tags and branches as well). Also useful to find out which subtree you need

However a real SVN client is needed to commit or view history.


Developers ask for SVN access - many haven't asked yet

Please

TODO: can someone provide link to htpasswd win32 version (preferrably one that does not need all cygwin) ? Linux users seem to have no problem, while win users do. Although htpasswd available on win32 for sure.