On Nov 14, 2014, at 1:33 AM, Imad Sani wrote:
> Trying to use the command shown here: http://subversion.apache.org/docs/release-notes/1.8.html#svnadmin-freeze
>
> command:
> svnadmin freeze /svn/my-repos rsync -av /svn/my-repos /backup/my-repos
>
> This is the error I get: "svnadmin: invalid option character: a"
>
> I've verified that I'm using the latest version of subversion.
I agree, this command, shown in the Subversion 1.8 release notes, does not work with Subversion
1.8.10. The documentation should be updated with a working example.
|