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

Re: File stays gone even if it shouldn't!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-15 15:53:17 CET

On Mar 15, 2005, at 8:23 AM, SteveKing wrote:
>
> # svn up -r2110 Release_procedure.txt
> D Release_procedure.txt
> Updated to revision 2110

Ok, after this step, the file is marked a 'deleted=true' in the entries
file. That's what I expected.

> # svn up -r2111 Release_procedure.txt
> Revision 2111.

Whoa, now the entry is *gone*. No mention at all in the entries file!
That's not what I expected!

> # svn up
> Revision 2836.

...which explains why 'svn up' doesn't bring it back. The entries file
is now incomplete, but nobody realizes it. At this point, the file
entry should still be marked as 'deleted=true', or the whole entries
file should be marked 'incomplete'.

Wow, this definitely looks like a bug to me. Perhaps we should file it?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 15 15:54:40 2005

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.