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

Odd problem

From: Tim Krajcar <allegro_at_conmolto.org>
Date: 2006-03-10 19:06:11 CET
I'm running 1.3.2 build 5930 on Windows XP.

I have one directory that can never seem to checkout cleanly.
It contains ~180 ascii files, anywhere from 5kb to 180kb each. The checkout goes just fine and gets every file in the directory - then it pauses (I believe to copy the temp files to the 'real' files) and then halts with this error:

Error: In directory 'C:\Perihelion\mux\trunk\game\maps' 
Error: Can't copy 'C:\Perihelion\mux\trunk\game\maps\.svn\tmp\text-base\fal.factory2.svn-base' to 'C:\Perihelion\mux\trunk\game\maps\fal.factory2.tmp': The system cannot find the file specified.   

Doing anything further tells me I need to do a cleanup - doing a cleanup gives me:

In directory 'C:\perihelion\mux\trunk\game\maps'
Can't copy
'C:\Perihelion\mux\trunk\game\maps\.svn\tmp\text-b...\seralona.map.svn-base' to
'C:\Perihelion\mux\trunk\game\maps\.seralona.map.2.tmp': The system cannot find the file specified.

The only way to get it to work again is to completely delete the maps directory - but I still can't checkout that maps directory, no matter what I do.
I thought it might be a corrupt file issue, so I deleted two map files - but then it just started happening with two new files (the ones listed here).
Here's the other kicker - this happened on both my old OpenSVN repository and now my new, self-hosted, svnserve repository.
And, the command-line 'real' svn client has no such issue.

Any ideas?



--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: users-help@tortoisesvn.tigris.org Received on Fri Mar 10 19:06:23 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.