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

Re: svnadmin hotcopy

From: Ivan Cenov <i_cenov_at_botevgrad.com>
Date: 2006-12-20 14:40:12 CET

allan family написа:
> thanks everybody for your advice,
>
> i have now installed SVN command-line client, and "svnadmin hotcopy"
> seems to work fine.
>
> i was a little intrigued to read "TortoiseSVN is a client and we will
> not integrate further
> features for repository adminstration. "
>
> that's because to a guy like me wanting a private version control
> system for my home development,
> i think that TortoiseSVN, plus the ability to do repository back-ups,
> would make a complete system.
>
> i hope someone will reconsider in the future. i had to smile a little
> to read that i should install the
> SVN command-line ^client^ to get the ability to do a hotcopy, when it
> was the ^client^-ness of
> TortoiseSVN that is reportedly the reason for not wanting to support
> hotcopy out of the box.
>
> anyway, thanks again to everyone at TortoiseSVN. reckon i'm all set up
> now and ready to go.
>
>
> cheers,
> grant
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>
>
Hi,
What about such configuration:
Apache2 DAV/2 SVN/1.2.4 on the PC, where is your main repository site and
another mirror site on the USB stick. The you can use the 1.4.2 command
'svnsync' to make incremental backups of your repositories. One drawback
exists,
however: When the USB stick is removed (the mirror repository is not
present),
Apache cannot start. So you have to edit yout httpd.conf and restart
Apache before
sync'ing and then edit again and restart it after sync'ing before
removing the USB stick.
The positive thing is that you do not have to remember which repository
has changed.
You may create a batch file to invoke svnsync for every repository.

-- 
Regards,
Ivan Cenov
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Dec 20 14:41:55 2006

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.