Re: svn commit: rev 660 - trunk trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_client trunk/subversion/clients/cmdline trunk/subversion/tests/clients/cmdline
From: Philip Martin <philip_at_codematters.co.uk>
 
Date: 2001-12-18 00:22:36 CET 
philip@tigris.org writes:
 > Author: philip
 Just a quick summary:
    $ svn diff
 works as before, but
    $ svn diff -r REV
 compares your working copy against the repository. This includes
    $ cd <some working copy>
 which will produce echo a series of touch commands. If those look
    $ find . -name \\.svn -type d -exec touch {}/empty-file \;
 will create the files. You do not *need* to do this, it is only
 -- Philip --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:53 2006  | 
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.