Thorsten Schöning wrote on Sat, Oct 20, 2012 at 23:54:13 +0200: > Guten Tag Mark Raymond, > am Samstag, 20. Oktober 2012 um 22:48 schrieben Sie: > > > - svnserve was then started using > > svnserve -d -r C:\repo --log-file C:\temp\svn.log > > Doesn't -r need to specify a parent directory of repos to serve, not a > single repo itself?
-r can specify the repository itself, its parent, or even its grandparent.