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

Re: Chronic "file not found"

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-17 17:58:38 CET

On Tue, 2004-03-16 at 21:30, Tess Snider wrote:
> whenever I try to
> update the artwork directories, I get an error that looks like this:
>
> REPORT request failed on '/svn/!svn/vcc/default'
>
> file not found: transaction 't6', path '/my/path/to/Broken.psd'
>
> Now, that file is IN the directory, and IN the repository, and if I delete
> the file from my working copy, and then do an update on the folder, I get
> the same bloody error, yet, it somehow manages to grab the file, anyway.

It manages to grab the file by grabbing copying .svn/text-base/ back out
into your visible area. That's why you see "Restored file", instead of
the update printing "A file".

So, what happens when you simply try to do a fresh checkout the URL of
the parent directory which holds the troubled file?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 17 17:58:54 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.