[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: Adam Gibson <agibson_at_ptm.com>
Date: 2005-02-22 16:21:44 CET

Ben Collins-Sussman wrote:
>
> 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.

It would be nice to have a --stop-on-pathcopy "/myproj/branches". Has
anyone thought about that possible feature?

With that feature you could stop when you copy to a branch or with
"/myproj/tags" you could stop on the last copy to the tags directory.

That would sure make my life easier anyway :).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 22 16:24:12 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.