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

Re: svn commit: rev 6022 - in trunk: . subversion/clients/cmdline subversion/tests/clients/cmdline subversion/tests/clients/cmdline/getopt_tests_data tools/client-side

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-05-23 19:38:00 CEST

Philip Martin <philip@codematters.co.uk> writes:

> 3. diff URL1[@N] URL2[@M]
> 3. Shorthand for 'svn diff [-r N[:M]] --old=URL1 --new=URL2'

Gah! That doesn't work. It was meant to, I guess I didn't write
enough tests. This one does work

         3. diff [-rN[:M]] URL1 URL2
    3. Shorthand for 'svn diff [-r N[:M]] --old=URL1 --new=URL2'

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 23 19:39:37 2003

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.