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

Re: bug? "Delta source ended unexpectedly"

From: Nuutti Kotivuori <naked_at_iki.fi>
Date: 2002-12-18 19:49:02 CET

cmpilato@collab.net wrote:
> Try to narrow down where the problem is. Can you 'svn up' the
> 'tools' directory? Or the 'tools/cvs2svn' directory? If you can,
> find a single file that fails in this fashion.
>
> Then, post two things to the list:
>
> (1) `svn st -v file_that_wont_update`
> (2) The contents of ".svn/wcprops/file_that_wont_update.svn-work"

Here's the file that won't update:

,----[ tools/hook-scripts/propchange-email.pl ]
| $ svn st -v propchange-email.pl
| 4092 3765 blair propchange-email.pl
`----

And here's the wcprops file:

,----[ tools/hook-scripts/.svn/wcprops/propchange-email.pl ]
| K 25
| svn:wc:ra_dav:version-url
| V 65
| /repos/svn/!svn/ver/3765/trunk/tools/hook-scripts/commit-email.pl
| END
`----

Do note that the wcprops file doesn't have the ".svn-work" suffix,
since this is an old working copy. Also I wish to mention that I
haven't ran 'svn switch' on this working copy, ever. It's just a plain
working copy who's mostly had updates, perhaps one commit. And yes,
it's rather old as well.

-- Naked

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 18 19:49:56 2002

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.