svn.rst
changeset 1530 d41385c7d4cb
parent 1513 2a6cd59d5863
child 1531 330085d06687
--- a/svn.rst	Tue Dec 17 16:55:32 2013 +0200
+++ b/svn.rst	Thu Dec 19 13:44:09 2013 +0200
@@ -63,7 +63,7 @@
 =====================
 ::
 
-  $ svnserve.exe -d --pid-file=svnserve.pid --root=/srv/svn/proj  # default port: 3690
+  $ svnserve -d --pid-file=svnserve.pid --root=/srv/svn/proj  # default port: 3690
   $ svn ls svn://localhost    # check all OK
   $ kill -l