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

svn WC corruption issues with 1.5.3 client

From: Murli Varadachari <mvaradachari_at_facebook.com>
Date: Wed, 21 Jan 2009 17:41:48 -0800

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.

Are there any know bugs / issues with svn 1.5.3 ?

Cheers
murli

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-22 02:42:59 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.