Annotating Subversion

From eg

Jump to: navigation, search

See eg:subversion for the local implementation, eg:web configuration for how it fits into the complete web configuration of eg:itself.

Subversion is a software revision control system that designates a repository by a single URL. The DOAP public repository for instance has the URL http://svn.usefulinc.com/svn/repos/trunk/doap/ and is publicly browseable. In DOAP it is defined as:

<SVNRepository> <location rdf:resource="http://svn.usefulinc.com/svn/repos/trunk/doap/" /> <browse rdf:resource="http://svn.usefulinc.com/cgi-bin/viewcvs.cgi/trunk/doap/" /> </SVNRepository>

Personal tools