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

diff fails - is it me?

From: Toni Mueller <support_at_oeko.net>
Date: 2003-07-31 19:11:25 CEST

Hello,

I'd like to diff my local tree of freeradius. After doing a compile
round, I have a lot of temporary files and directories lying around,
which I'd like to ignore for the purpose of generating a diff over
the complete source (like in CVS: in the top level dir, say
"svn diff" instead of "cvs diff -u"). But the following results:

$ svn diff -r 19
svn: Working copy not locked
svn: directory not locked
(src/modules/rlm_eap/types/rlm_eap_leap/.libs)

The problem persists after I deleted the offending directory with
rm -fr, and also "make distclean".

This is with subversion as in Debian unstable (0.25-0.1).

Best,
--Toni++

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 31 20:10:41 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.