[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-02-21 14:02:54 CET

On Feb 20, 2005, at 10:15 PM, 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?!
>

Of course there is: run 'svn log --stop-on-copy'. There's even a
special side-box in chapter 4 that describes this as a good way of
finding a branch's birth revision.

(By the way, you probably should be reading the 1.1 version of the
book, not 1.0, unless you're really using an old 1.0 client.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 21 18:24:03 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.