[Repoze-dev] move to svn?
Philipp von Weitershausen
philipp at weitershausen.de
Mon Oct 22 15:43:22 UTC 2007
On 22 Oct 2007, at 16:45 , Tres Seaver wrote:
> Tres Seaver wrote:
>> Paul Everitt wrote:
>>> Fine by me.
>>
>>> --Paul
>>
>>> On Oct 22, 2007, at 12:03 AM, Chris McDonough wrote:
>>
>>>> I've done some work towards making moving fro CVS to SVN a push-
>>>> one-
>>>> button operation. Shall I pull the trigger?
>>
>> +1.
>
> A side note: I don't know how to back up a SVN repository, at
> least it
> 'rysync' isn't guaranteed to work. Is there a 'repozo'-like dump tool
> we should use?
You can use svnadmin dump, but I find the svnsync (comes with SVN)
much much better. It can create a fully functional exact mirror of
the target repository. You don't even need any access to the machine
other than through one of the protocols supported by SVN.
More information about the Repoze-dev
mailing list