Re: [PATCH] Trace and canelation editor changes part 4
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-01-10 21:35:13 CET
"Bill Tutt" <rassilon@lyra.org> writes:
> Note: svn diff doesn't work very well by default on a file that has a WC
Not very specific... Files with state "A" are in the diff regression
/usr/bin/diff: /foo/bar/.svn/empty-file: No such file or directory
The empty-file feature was added to the admin area when 'svn diff -r'
In
$ cd <some working copy>
which will echo a series of touch commands. If those look sensible
$ find . -name \\.svn -type d -exec touch {}/empty-file \;
will create the files.
If you are on a Microsoft box I can't help you, but someone else may
-- 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:55 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.