Hi,
Vincent Lefevre <vincent+svn <at> vinc17.org> writes:
> On 2008-06-22 22:59:11 +0200, Jean-Christophe Michel wrote:
> > then with hotcopy a failure message says 'success' :/
> > # LANG="C"; svnadmin hotcopy /svn/project /tmp-svn-save/project
> > svnadmin: Can't copy '/svn/project/db/revs/1' to '/tmp-svn-save/
> > project/db/revs/1.tmp': Success
> >
> > What can prevent this first rev from being hotcopied ?
> > What does "Sucess" mean ??
>
> FYI, I mentioned a similar problem here:
>
> http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=74694
>
> but with the "svn" client.
Thks for pointing to this thread.
Unfortunately, it seems to say that with a Linux server and MacosX clients I'll
have many problems. Till now it was working well, except my backup scheme using
hotcopy that fails on some revs.
Should I change the locale settings to tell svnadmin to use the same encoding as
the MacosX (that created the files) before using hotcopy ?
And what locale should be used for this ?
Here on macosx, LANG="fr_FR.UTF-8".
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-23 09:50:38 CEST