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

Re: Recent problem

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-08 18:17:34 CEST

On Thu, 2004-07-08 at 09:57, Kai Hendry wrote:

> bash-2.05a$ svn commit -m "onto di policy"
> Sending tktl/references.bib
> Sending tktl/template.tex
> Transmitting file data .svn: Commit failed (details follow):
> svn: Can't open file '/fs/home/hendry/public_html/work/thesis/tktl/.svn/tmp/text-base/template.tex.svn-base': No such file or directory

Ummm, looks like the pristine text-base copy of the file is missing? If
so, your working copy is corrupted. Has some tool accidentally mucked
or deleted stuff in your .svn/ area?

There's no solution to this problem; the working copy has no way to
currently "heal" and get the pristine file back, unless it re-receives
the file in an update. I notice that's your workaround too. :-)

Really, I would just toss or set aside this working copy, and do a fresh
checkout.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 8 18:19:02 2004

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.