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

Re: Rename/Copy Not Behaving as Expected

From: Rob Wilkerson <r.d.wilkerson_at_gmail.com>
Date: 2006-09-06 19:23:58 CEST

On 9/6/06, Stefan Küng <tortoisesvn@gmail.com> wrote:
> Rob Wilkerson wrote:
> > Two updates:
> >
> > 1. The command line fails as well, so it's not TSVN. I get the
> > following error:
> >
> > svn: Can't remove
> > 'server\db\oracle\util\.svn\tmp\SE_DB_HEALTH_CHECK_ORACLE.PROC.2.tmp'
> > svn: Can't set file
> > 'server\db\oracle\util\.svn\tmp\SE_DB_HEALTH_CHECK_ORACLE.PROC.2.tmp'
> > read-write: Access is denied.
> >
> Seems another application has the file SE_DB_HEALTH_CHECK_ORACLE_PROC
> excusively open, which prevents Subversion from actually moving it to
> the new location. Close all applications which might have that file open
> and try again.
> (in that case, even renaming the folder with the explorer would fail -
> try that too please).
>
The file that's referenced is in the .svn directory. There's no
reason that I know of for any other application to have a .svn file
locked. Any thought on where I might look? When trying to copy from
the command line I get a similar error:

E:\path\to\parent\directory >svn cp core server
svn: Can't remove
'server\mod\modules\semod_reports\classes\.svn\tmp\reportcol.cfm.2.tmp'
svn: Can't remove file
'server\mod\modules\semod_reports\classes\.svn\tmp\reportcol.cfm.2.
tmp': The system cannot find the file specified.

The error is still in the .svn directory, the new directory is still
created and it's status is still "Normal". I'm not sure where to look
next.

Thanks again.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Sep 6 19:24:13 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.