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

Re: svn log --stop-on-copy question

From: Wolfgang Fritz <wolfgang.fritz_at_keymile.com>
Date: 2004-09-15 15:39:13 CEST

Ben Collins-Sussman wrote:
> Wolfgang Fritz wrote:
>
>> Hi,
>>
>> if I run a
>>
>> svn log --stop-on-copy
>>
>> on a directory, it stops on the copy.
>> If I run the same command on a file in that directory, it does not stop.
>> (example below). Is that a bug or a feature? I'm running 1.1.0-rc3.
>
> This is intentional, I think. The --stop-on-copy switch stops when the
> target is *explicitly* copied, rather than *implicitly* copied (because
> some parent was copied).

OK. I must say that I would like to have a consistent behaviour. If I do
svn log --stop-on-copy I want to know where an object has possibly been
 copied from, no matter whether it was an implicit or an explicit copy.
But that's a matter of taste, I think.

Wolfgang

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 15 15:39:56 2004

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.