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

changing svn:externals value in the pre-revprop-change hook

From: Bastien Semene <bsemene_at_cyanide-studio.com>
Date: Mon, 19 Jul 2010 17:38:46 +0200

  Hi,

The doc says that we should not "/modify a commit transaction using hook
scripts/", but it is possible.

We actually have to change svn:externals values for replication :
- SVNs X1-Y1-... replicate SVNs X-Y-...
- And there are svn:externals between SVN X-Y-...

If we do nothing svn:externals into X1 points to SVN Y instead of SVN Y1.

- Will this modification will break something on the client side, as a
user only see the master or a slave ?
- Does someone use the pre-revprop-change hook script like this ?
- Is there a cleaner solution ?

Thanks for your advices.

-- 
Bastien Semene
Administrateur Réseau&  Système
Cyanide Studio - FRANCE
Received on 2010-07-19 17:39:57 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.