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

Re: [Subclipse-users] Patching with Subclipse 1.4 branch

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 30 May 2008 07:20:32 -0400

On Thu, May 29, 2008 at 11:26 PM, Javier Kohen <jkohen_at_gmail.com> wrote:
>
>
> On Thu, May 29, 2008 at 3:45 PM, Bradley Wagner
> <bradley.wagner_at_hannonhill.com> wrote:
>>
>> I was looking the SVN Console when a patch was being created a noticed a
>> "--old" flag in the "diff" command. I verified that I'm using a SVN 1.5 RC
>> on OS X.
>>
>> Was curious about that meant?
>
> Svn help is there to answer all your doubts:
> $ svn help diff | grep \\--old
> 2. diff [-r N[:M]] --old=OLD-TGT[@OLDREV] [--new=NEW-TGT[@NEWREV]] \
> 3. Shorthand for 'svn diff --old=OLD-URL[@OLDREV] --new=NEW-URL[@NEWREV]'
> --old arg : use ARG as the older target
>
> So it seems that it sets the base revision for the diff.

I also meant to reply. Keep in mind the Console information is all
"fake". We are not executing actual commands we call API's, and just
make up a pseudo-command to log in the console so you know what is
happening. We try to use the same syntax the real command line would
use when there is one.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-05-30 13:21:00 CEST

This is an archived mail posted to the Subclipse Users mailing list.

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