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