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

Re: [RFC] Build System Documentation

From: Branko ÄŒibej <brane_at_wandisco.com>
Date: Sun, 24 Feb 2013 19:34:06 +0100

On 24.02.2013 19:14, Gabriela Gibson wrote:
> On 24/02/13 17:57, Branko ÄŒibej wrote:
>> On 24.02.2013 18:21, Gabriela Gibson wrote:
>
>> "svn diff" on which target? :)
>>
>
> Well, "svn diff -c 858288" works great, so I assumed that it's legit :>
>
> (now I have to wonder _why_ this works, heh)
>
>> If I run your command on the root of a trunk checkout, the result is
>> empty, as expected, since there are no trunk changes in there. However,
>> if I say,
>
> Hmm, why should svn care about current changes and where I am when I
> ask it to show me the changes of revision n?

Becuase it knows how to filter the results based on given paths or URLs,
so that you can request a diff of the changes on just one file in a
particular revision, even if several files were affected. If you don't
give it a target, it uses the current path in the current working copy
as a filter.

-- Brane

-- 
Branko ÄŒibej
Director of Subversion | WANdisco | www.wandisco.com
Received on 2013-02-24 19:34:52 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.