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

Re: commit svn: Your file or directory '' probably out-of-date

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-04-20 20:33:45 CEST

Steven Knight <steven.knight@unh.edu> writes:

> $ svn info TODO
> Path: TODO
> Name: TODO
> URL: http://skk.ath.cx/svn//cs712/compiler-cs712/trunk/src/TODO
> Repository UUID: b9c7710e-eebf-0310-b200-cef74c7d8c2e
> Revision: 1263
> Node Kind: file
> Schedule: normal
> Last Changed Author: skk
> Last Changed Rev: 1212

This says r1212

> Last Changed Date: 2004-04-17 23:21:08 -0400 (Sat, 17 Apr 2004)
> Text Last Updated: 2004-04-17 23:04:43 -0400 (Sat, 17 Apr 2004)
> Properties Last Updated: 2004-04-15 23:41:29 -0400 (Thu, 15 Apr 2004)
> Checksum: a45900d0f57f5665d7a1f9878829b4a0
>
> $ cat .svn/wcprops/TODO.svn-work
> K 25
> svn:wc:ra_dav:version-url
> V 54
> /svn/!svn/ver/1182/cs712/compiler-cs712/trunk/src/TODO

but this says r1182, so one of them is wrong. Assuming that the
wcprops, r1182, is wrong you can get round the problem by deleting the
.svn-work file. (If you want to confirm that r1212 is correct, and
that r1182 is wrong, then checkout another copy of TODO and compare
the checksums.)

The real question is what did you do to get the wc into this state?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 20 20:35:31 2004

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.