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

Re: merg history ?

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-11-09 19:51:42 CET

On Nov 9, 2005, at 19:10, Quentin Arce wrote:

> I have a question about finding the log of a file...
> the log of the changes in the branch or what came from
> a branch.
>
> So, here is the ?
>
> I svn copy trunk branch
>
> I don't add any files but I edit some.
>
> check in the branch
>
> I then svn merge branch trunk
>
> Then check in the trunk
>
> Then do a svn log -v --xml on a file under
> trunk/file.c
>
> Even though file.c was changed in the branch then the
> changes was merged to trunk the hange shows up as a
> simple merge or an edit in the trunk directly.
>
> So,.... How do I tell that this change in trunk is a
> result of merge from the branch?
>
> I know I can add a note to the change log... but...
> how in svn tools?

As far as I know, you don't. You must note it in the log.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 9 19:53:52 2005

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.