[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: Steven Knight <steven.knight_at_unh.edu>
Date: 2004-04-21 03:04:38 CEST

On Tue, 2004-04-20 at 19:33 +0100, Philip Martin wrote:

> 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.)

r1212 is correct, deleting .svn/wcprops/TODO.svn-work allowed me to
commit my changes.

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

As I said, I had not been messing with any .svn/ files. I had only been
using the basic svn commands ( i.e. commit, update, status, mkdir, add,
rename ). So the answer to your question is, I don't know.

I'll be deleting the .svn-work files and start committing my changes.
And I'll try to not break my WC, again.

Philip, thank you for your help.

Thanks,

-- 
--------------------------------------------------------------------------------
Steven Knight  steven.knight@unh.edu   IM : skkataim
and tho' We are not now that strength which in old days
Moved earth and heaven, that which we are, we are,--
One equal temper of heroic hearts,
Made weak by time and fate, but strong in will
To strive, to seek, to find, and not to yield.
-- Ulysses by Alfred Lord Tennyson
-------------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 21 03:06:06 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.