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

Re: many "conflicts" that are not really conflicts

From: Jacob Atzen <jacob_at_aub.dk>
Date: 2005-02-21 13:11:37 CET

On Sun, Feb 20, 2005 at 11:15:40PM -0500, Markus Dehmann wrote:
> BTW, I didn't find an easy way to find out at which revision my branch
> was created. I ended up using this command:
> svn log -v file:///path/to/branches | grep my_branch | grep from
>
> But there must be a better way to do this?!

svn log --stop-on-copy

Though it will only tell you when the branch was copied, your merge
history will still need to be manually tracked.

-- 
Cheers,
- Jacob Atzen
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 21 13:13:58 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.