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

Blocking svn:mergeinfo?

From: Kylo Ginsberg <kylo_at_kylo.net>
Date: Mon, 12 Oct 2009 13:56:14 -0700

I got a proposal today that we block svn:mergeinfo in a pre-commit
hook for a sub-tree of a repository (a completely self-contained
sub-tree, i.e. including trunk and all feature/release branches for a
particular project).

I said that the downsides would be:
* 1.5+ clients must specify --ignore-ancestry for all 'svn merge' commands
* clients must use 1.4-style merges, e.g. fully specify revision
ranges, don't use --reintegrate
* clients won't see merge info in log/annotate operations, e.g. with a
'svn merge log -g'

Does this sound correct? Any other downsides/gotchas? Anyone else
trying something like this?

Thanks,
Kylo

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-13 23:14:38 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.