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

Re: svn update failing with FC1 subversion

From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2003-11-23 15:23:13 CET

Ian Burrell wrote:

> I just upgraded to Fedora Core 1 and am trying out the included
> subversion, 0.32.1-1. I get errors when upgrading an existing working
> directory. This happens with both local and remote repositories.
> For example, when trying to update the subversion working directory
> from http://svn.collab.net/repos/svn/trunk, I get:
>
> subversion$ svn up
> svn: No such file or directory
> svn: svn_io_open_unique_file: error opening '.svn/tmp/tempfile.tmp'
>
> I tried cleaning up the working directory:
>
> subversion$ svn cleanup .
> svn: No such file or directory
> svn: svn_io_remove_dir: removing 'ac-helpers/.svn/tmp'
>
> The permissions are standard on the directory.
>
> - Ian
>
I ran into this once before, I think it occured when I forcefully
"kill"ed the svn client process.

To fix the issue, I deleted and rechecked out the directory containing
that error.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 23 23:24:07 2003

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.