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

Re: svnsync will not sync 527Mb revision

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 18 Nov 2009 16:12:48 +0200 (Jerusalem Standard Time)

Thomas Harold wrote on Wed, 18 Nov 2009 at 00:29 -0500:
> If the obliterate command makes it in, I really want it to be a property
> that gets set on the repository that has to be enabled in order to
> obliterate anything at all.

Obliterate will require the admin to actively create a pre-obliterate
hook, and won't be allowed otherwise. (Like pre-revprop-change today.)

It's already coded --- see svn_repos__hooks_pre_obliterate() in
subversion/libsvn_repos/hooks.c in trunk:

http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_repos/hooks.c?view=markup

Daniel
('svnadmin obliterate' on trunk already creates pre/post-obliterate.tmpl files)

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-18 15:13:59 CET

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.