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

Re: Subversion backup

From: Olivier Sannier <obones_at_free.fr>
Date: Tue, 5 May 2009 12:07:16 +0200

Irfan Sayed wrote:
> i got the solution. as i am using apache for subversion, i will stop
> the apache service before i start the backup so that no one will able
> to access subversion URL
>
> Thanks all
>
> Regards
> irfan

Except that your users won't get any message explaining why the servcr
is down.
Using a pre commit hook, you can put a message saying "backup in
progress, please come back later".

In the end, you're the one deciding what way you'll do things, but I
always find it nicer to have a message explaining the situation instead
of being left with a dead server.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2067536

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-05 12:08:06 CEST

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

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