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

Re: Seeking possible reason for error by diff -r PREV

From: Stein Somers <ssomers_at_opnet.com>
Date: Thu, 22 Oct 2009 18:58:18 +0200

> Is there a way to look into the working copy?

Well you can look in the files under the .svn directories. But since you just
checked out, there's nothing useful there that isn't in the repository.
Unless you have an unreliable disk/memory/system, but then I doubt you'd get
to this point without other errors.

I've never used "-r PREV" and use TortoiseSVN for inspecting history. But
from what I read and see, if "svn log file.cpp -l 1" prints r17535 as the
last change, then PREV for that file is r17534 and that's what "svn diff -r
PREV file.cpp" should be looking at. What is your "svn --version" anyway?

-- 
Stein
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2410309
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-22 18:59:22 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.