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

Re: [PATCH] Extend 'svn diff URL URL' to 'svn diff URL URL [WC]'

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 03 Dec 2009 12:56:40 +0000

Bert Huijben <rhuijben_at_sharpsvn.net> writes:

> ^/ is always processed from the current working directory and not from any
> passed command.

That's not correct.

$ svn info
svn: '.' is not a working copy
$ svn merge ^/T wc
--- Merging r3 through r4 into 'wc2':
 U wc2

The ^/ syntax would be much less convenient if it behaved the way you
describe.

-- 
Philip
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2426691
Please start new threads on the <dev_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <dev-subscribe_at_subversion.apache.org>.
Received on 2009-12-03 13:57:08 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.