[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Repository Backup - where to find svnadmin tool?

From: Ivan Cenov <i_cenov_at_botevgrad.com>
Date: 2007-02-23 07:02:01 CET

blewis999 íàïèñà:
> I would like to backup my repository but the link in the doc set for
> svnadmin says the site is not available or has some other problem.
>
> Can someone please give me a download link for svnadmin for python 2.4,
> windows xp sp2 home?
>
> The documentation said that svnadmin should be present if the windows
> installer package was used, which it was. But I can't find it.
>
> Thank you inadvance.
>
> Best Regards
>
> Robert Lewis
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>
>
>
You may try 'sync' utility which works on the client-side.
It does not perform backup but mirror of the repository.
The advantage is that you perform backup of the changes
only, not of the full repositories each time.
The disadvantage is that you have to setup mirrors and they have
to be available 'online' to do this.

You should create blank repositories and then link them
(by 'svnsync initialize') with the original ones.
Then you may use 'svnsync sync' to update the mirrors with
the changes of the original.

-- 
Regards,
Ivan Cenov
OKTO-7 Co., Botevgrad, Bulgaria
imc@okto7.com, i_cenov@botevgrad.com
  GSM: +359 888 76 10 80
phone: +359 723 6 61 20, +359 723 6 61 61
  fax: +359 723 6 62 62
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Feb 23 07:02:17 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.