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

Re: svn WC corruption issues with 1.5.3 client

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Thu, 22 Jan 2009 02:59:48 -0600

On Jan 21, 2009, at 19:41, Murli Varadachari wrote:

> I am currently using svn 1.5.3. Since my conversion to 1.5.3 [ both
> client / server ] I have noticed on several occasions
> problems when attempting to update my WC. The WC in question has no
> user level modifications and I was just trying
> to bring it up to date.
>
>
> Error message ==>>
>
> # cd /usr/local/fbprojects/releases/blogfeeds-trunk/
> # svn up
> svn: Can't open file 'utils/.svn/text-base/
> fix_nonupdating_feeds.py.svn-base': No such file or directory
>
> ==>>
>
> The .svn/entries file has reference to this file
> “fix_nonupdating_feeds.py.svn-base” but this file is missing in
> the .svn/text-base
>
> To fix this I had to remove the entire directory “utils/” and svn
> up from one level above.
>
>
> A few other engineers have reported similar problems as well.

Do you have another file in this directory whose name differs only in
case (e.g. perhaps fix_nonupdating_feeds.PY), and are you on a case-
insensitive filesystem?

> Are there any know bugs / issues with svn 1.5.3 ?

I would say obviously yes, otherwise there wouldn't have been 1.5.4
and 1.5.5 versions. :)

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1042961

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-22 18:21:27 CET

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.