Confirmed users, Bureaucrats and Sysops emeriti
53
edits
(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. | ||
===commit (ci)=== | ===commit (ci)=== |