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

RE: File inconsistency between repository and working copy

From: Jason Winnebeck <jpwasp_at_rit.edu>
Date: 2007-09-14 20:18:49 CEST

Well, the overkill method is to delete the file (saving any
modifications manually), then update and try again.

But here's a bigger question -- has the file been updated since revision
14? svn info shows you the revision is has been updated to and the last
changed revision, but svn log will start at the revision when it was
last changed. If 14 is the last change, but the entire repo is at 33,
then log and list will show rev 14 but info will show 33 and 14.

Jason

-----Original Message-----
From: news [mailto:news@sea.gmane.org] On Behalf Of Flomo Togba Kwele

No, when I do a svn log, the most recent revision I see is 14.

-- 
Jason Winnebeck wrote:
> -----Original Message-----
> From: news [mailto:news@sea.gmane.org] On Behalf Of Flomo Togba Kwele
> 
> I've been working with TortoiseSVN for a few weeks. I noticed a single
> file in the repository did
> not match the working directory's contents.
> 
> On this file, svn log shows rev 14; svn list shows rev 14; but svn
info
> shows rev 33!
> ...
> 
> ----------------
> 
> Is it possible that you updated the file and switched to an old
version?
> You could try updating the file to the HEAD revision explicitly.
> 
> Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 14 20:15:25 2007

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.