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

Re: mergeinfo not eliding

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Tue, 8 Sep 2009 10:56:04 -0700

On Tue, Sep 08, 2009 at 11:20:59AM -0400, Mike Lenner wrote:
> Disclosure: I've done merges at places other than the root. I've done
> them at numerous levels of my repository. It seems this may not be a
> best practice, but I don't think it's invalid either.

It's fine, but it does mean that you'll have svn:mergeinfo properties
scattered throughout your tree. This often leads to confusion later when
someone says "how come when I merged /project1/foo into trunk it also
'updated' /project1/bar?".

> The situation I'm in now is this:
>
> $ svn pg svn:mergeinfo branches/a branches/a/src
> a - /trunk:8-10
> a/src - /trunk/src:8-10
>
> - Seems to me like this is redundant mergeinfo, no?

IME, the elision stuff doesn't work as advertised.

> - Am I in this situation because I've performed merges from places
> other than the root?

Yes.

tyler

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-08 19:56:59 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.