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

Re: More svn merge testing

From: Troy Curtis Jr <troycurtisjr_at_gmail.com>
Date: 2007-10-20 04:13:31 CEST

On 10/19/07, David Glasser <glasser@davidglasser.net> wrote:
> On 10/16/07, Troy Curtis Jr <troycurtisjr@gmail.com> wrote:
> > Ok so I've come up with something else about the svn merge output.
> > Here is my test procedure (note that I am doing this from my hacked on
> > version of the merge-tracking sample repo).
> >
> > * svn cp -r 8 //trunk //branches/f
> > (commited r27)
> > * In //branches/f working copy:
> > * cd products
> > * svn merge -g && svn ci (pretty much grabs r14, including adding
> > a file: roadmap.html)
> > * cd ..
> > * svn merge -g -c 14
> > A products/roadmap.html
> > U about/index.html
> > U index.html
> > U news/index.html
> > G .
> > * svn st
> > M .
> > M about/index.html
> > M index.html
> > M news/index.html
> >
> > So it makes since that after all the merging the roadmap.html was already
> > present and therefore had no modifications. I just thought that it maybe
> > shouldn't show up as an "add" in the merge output. Might be a little
> > confusing.
>
> Is this the same thing being discussed in the thread
> "Incorrect/confusing merge notification"?
>
> --dave
>
> --
> David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
>

Yep it does appear to be the same. I didn't notice that other thread.

-- 
"Beware of spyware. If you can, use the Firefox browser." - USA Today
Download now at http://getfirefox.com
Registered Linux User #354814 ( http://counter.li.org/)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 20 04:17:42 2007

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

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