##// END OF EJS Templates
docs: fixed a svn checkout typo. Fixes #4067
marcink -
r388:e4a43c7f default
parent child Browse files
Show More
@@ -76,7 +76,7 b' following examples. For more |svn| infor'
76 .. code-block:: bash
76 .. code-block:: bash
77
77
78 # To clone a repository
78 # To clone a repository
79 svn clone http://my-svn-server.example.com/my-svn-repo
79 svn checkout http://my-svn-server.example.com/my-svn-repo
80
80
81 # svn commit
81 # svn commit
82 svn commit
82 svn commit
General Comments 0
You need to be logged in to leave comments. Login now