I do not understand, why you want to dump and reload?
cu
christian unger
On 09.02.2009, at 13:57, Roth, Pierre wrote:
>>> I have to move our SVN repos from an old 1.4.6 server fo a
>> new 1.5.5
>>> one.
>>> All the working copies of my users are in the 1.4.6 format then.
>>>
>>> Before, shutting down Apache (closing the SVN connection), and
>>> starting my dump/load process, do i have to ask them to commit
>>> everything, unlocking files, etc... Or I just don't need to
>> care about this ?
>>
>> If you just dump the repository and then reload it using
>> 'svnadmin load --force-uuid' your users don't have to do anything.
>>
>> In this case subversion clients will only know the difference
>> when they try to use new features communicating to the server.
>>
>
> Which kind of problem will the users encounter if I forgot to add the
> --force-uuid ?
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1129006
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org
> ].
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1129099
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-09 14:38:54 CET