All,
I have been tasked with setting up a mirror of several repositories with
write-through back to the master.
We have path based authorization on the master.
The svn book simply states to:
... configure each of your "slave" servers in the exact same way, but
add the special SVNMas
> From: Itamar O [mailto:itamar...@gmail.com]
> I might be doing something wrong here,
> but I have an unversioned file named "- example.txt" (don't ask why..),
> and when I 'svn add "- example.txt"' I get:
> svn: invalid option character:
> Type 'svn help' for usage.
Try:
svn add -- "- ex