On 10/30/13 1:08 PM, David Goldsmith wrote:
> Hi!  I can't seem to get the formatting for my source repository name--which 
> is
> a Windows directory--correct for svnsync: I've tried forward slashes and
> backslashes, quotes and no quotes, relative path and absolute path--nada.  My
> repository, in Windows syntax, is C:\MWDM--how do I specify this as part of 
> the
> source argument to svnsync?  Thanks,

file:///C:/MWDM

Note that there are 3 forward slashes before the path because you want a blank
host entry.

http://svnbook.red-bean.com/en/1.7/svn.basic.in-action.html#svn.advanced.reposurls

Reply via email to