SVN: Difference between revisions

Jump to navigation Jump to search
16 bytes added ,  14 March 2007
(viewvc)
Line 86: Line 86:
or if you have an account:
or if you have an account:


''svn co svn+ssh://yourusername@svn.mozilla.org/projects/mozilla.com/trunk/ mozilla.com/''
''svn co svn+ssh://yourusername(see note below)@svn.mozilla.org/projects/mozilla.com/trunk/ mozilla.com/''
 
Your username is usually your email address. In case you experience errors when using more than one '@' sign in the repository URL, make sure you encode the @ sign in the email address as %40.


By checking out over ssh, you'll be able to commit your changes.
By checking out over ssh, you'll be able to commit your changes.
Your username is usually your email address. In case you experience errors when using more than one '@' sign in the repository URL, make sure you encode the @ sign in the email address as %40.


===commit (ci)===
===commit (ci)===
Confirmed users, Bureaucrats and Sysops emeriti
53

edits

Navigation menu