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

Re: text-base file missing?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-04-11 00:06:05 CEST

On 4/8/06, Larry Quantz <quartz@idiom.com> wrote:
>
> Hi again,
>
> This question's on behalf of a friend who's having occasional trouble
> updating this files. I'll let him tell it in his own words:
>
>
> /*************************************/
>
> upon doing a "svn update repo", I'm getting the following.
>
> svn: Can't open file
> 'repo/.svn/text-base/basicio.c.svn-base': No such file or
> directory
>
> I've tried the following tactics:
> - "svn revert"
> - deleting the local file then followed by a "svn update"
> ...but both of these result in the same message. Been searching the net for
> info on this but haven't found anything yet.
>
>
> Also, in order clear up locks and "conflict files", I tried
> - "svn cleanup"
> - "svn resolved"
> ...but neither help.
>
> Btw, if I do a "svn status -u", it shows "M" for basicio.c
>
>
> /************************************/
>
> Does anyone know what else he might try, or what's possibly going on?

Something is deleting parts of his administrative directories. I'd
suggest that he figure out what is doing it and make it stop. When
you go in and delete random stuff from the .svn directories it's quite
likely that things will stop working in strange and not easy to repair
ways, so don't do it!

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 11 00:07:34 2006

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.