SVN: Difference between revisions

From DaphneWiki
Jump to navigationJump to search
(svn update)
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/daphnesvn/trunk
The SVN URL is https://www.daphne-emu.com:9443/daphnesvn/trunk


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

Revision as of 15:22, 26 April 2012

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

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

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

For write access, talk to Matt [2].

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.