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

[Subclipse-users] ClientException while moving resources

From: <refactor77-misc_at_yahoo.com>
Date: 2006-08-08 23:21:59 CEST

Eclipse 3.2.0
Subclipse 1.0.3, 1.1.5
Windows XP Professional
 
Problems occurred moving the selected resources.
  Problems encountered while moving resources.
    org.tigris.subversion.javahl.ClientException: The system cannot find the file specified.
svn: Can't remove 'C:\Workspaces\POM_Conversion\system-enterprise-messaging\src\main\java\com\cerner\system\enterprise\messaging\.svn\tmp\MessagingException.java.tmp.tmp'
svn: Can't remove file 'C:\Workspaces\POM_Conversion\system-enterprise-messaging\src\main\java\com\cerner\system\enterprise\messaging\.svn\tmp\MessagingException.java.tmp.tmp': The system cannot find the file specified.

  org.tigris.subversion.javahl.ClientException: The system cannot find the file specified.
svn: Can't remove 'C:\Workspaces\POM_Conversion\system-enterprise-messaging\src\main\java\com\cerner\system\enterprise\messaging\.svn\tmp\MessagingException.java.tmp.tmp'
svn: Can't remove file 'C:\Workspaces\POM_Conversion\system-enterprise-messaging\src\main\java\com\cerner\system\enterprise\messaging\.svn\tmp\MessagingException.java.tmp.tmp': The system cannot find the file specified.

Steps to recreate:

- Check out a project that is already under SVN
- Create a new folder under a folder that is already under SVN
- Move resources that are under SVN to that new sub-folder

If I had to guess, I'd say this error is happening about 5%-10% of the times I perform this particular operation. I am doing a lot of refactoring today so I have seen it quite a few times. If I go to commit this project after I think I have everything moved around I get some weird locking error.

If I delete the project from my workspace, including its SVN metadata, check it out again and perform the exact same refactoring, it is usually fine.

It behaves like there's a timing issue with what's going on in the operating system. Anyone else seen this?

Thanks,
Joe

 

 

 

 
Received on Tue Aug 8 23:22:10 2006

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

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