Difference between revisions of "Git"

Jump to navigation Jump to search
14 bytes added ,  18:27, 28 February 2009
Line 20: Line 20:
Once you got commit access to our server check out the whole trunk (or a part of it) before you start working on your local repository:
Once you got commit access to our server check out the whole trunk (or a part of it) before you start working on your local repository:
<pre>
<pre>
svn co svn+ssh://USER@openzim.org/trunk
svn co svn+ssh://USER@openzim.org/var/svn/repos/trunk
</pre>
</pre>


Navigation menu