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

Philip Martin <[email protected]> Thu, 03 Dec 2009 12:56:40 +0000
Newsgroups gmane.comp.version-control.subversion.devel,gmane.comp.version-control.subversion.rapidsvn.devel
Message-ID <[email protected]>
Bert Huijben <[email protected]> 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 <[email protected]> mailing list.
To subscribe to the new list, send an empty e-mail to <[email protected]>.