SVN: Difference between revisions

From DaphneWiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
The Daphne developers use Subversion (SVN) [http://subversion.tigris.org].
The Daphne developers use Subversion (SVN) [http://subversion.tigris.org].


The SVN URL is https://www.daphne-emu.com:9443/daphnesvn/trunk
The SVN URL is https://www.daphne-emu.com:9443/daphnesvn/branches/v_1_0/


For anonymous access, use the username of '''svn''' with password of '''svn'''.
For anonymous access, use the username of '''svn''' with password of '''svn'''.


For write access, talk to Matt [http://emailme.ownby.org].
For write access, talk to Matt [http://emailme.ownby.org].
'''UPDATE 8 Oct 2008''' : I temporarily removed anonymous SVN access because I am making big changes to the trunk and I'd rather have people use the stable source code for now.

Latest revision as of 16:51, 3 July 2013

The Daphne developers use Subversion (SVN) [1].

The SVN URL is https://www.daphne-emu.com:9443/daphnesvn/branches/v_1_0/

For anonymous access, use the username of svn with password of svn.

For write access, talk to Matt [2].