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

Re: svn: Can't copy 'sql/.svn/...

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-05-04 18:05:15 CEST

On 29.04.2005, at 14:33, Stephan Herschel wrote:

> I've got a small problem in subversion: after having renamed a file
> and committed the changes, when I do an update I get following error:
>
> svn: Can't copy 'sql/.svn/text-base/bir_views.sql.svn-base' to
> 'sql/.svn/tmp/text-base/bir_views.sql.svn-base.5.tmp': No such file or
> directory
>
> The file's old name was bir_views.sql, foolishly I changed the name to
> BIR_views.sql
>
> I'm not able to cirumvent this error. How can I repair this?

The allegedly correct way to do what you wanted to do is described here:

http://subversion.tigris.org/faq.html#case-change

Unfortunately it does not describe how to get yourself out of the
situation you find yourself in now...

When we had a similar problem here, we trashed the messed-up working
copy and pulled a new one. But if you have other changes in the working
copy that may not be practical...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 4 18:11:57 2005

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.