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

Can't copy ... The system cannot find the file specified.

From: Carl Karsten <carl_at_personnelware.com>
Date: 2004-09-22 01:34:10 CEST

3 days ago I installed the 1.1rc3 server on Linux.

$ svnadmin create /home/carl/subversion/sources/MarcStel
$ svnserve -d -r /home/carl/subversion/sources/

on a windows box:
D:\vfe\dev>svn import MarcStel? svn://dev.personnelware.com/MarcStel --message
"Initial Checkin" --username fred --password abc
D:\vfe\dev>svn checkout svn://dev.personnelware.com/MarcStel
/vfe/dev/MarcStel? --username barney --password def

Did some work, commited, checked out to a 2nd win box (my laptop) work,
commited, checkedout to first win box, all ok.

Then another developer on XP tried to get my updates and had problems. I setup
the 1.1rc3 clien on a 3rd win2k box and am getting similar problems:

D:\vfe\dev>rd /s/q MarcStel

D:\vfe\dev>svn checkout svn://dev.personnelware.com/MarcStel

(lots of files scrool by...)

A MarcStel\LIBS\ACURSOR.VCT
A MarcStel\LIBS\ABIZNESS.VCT
A MarcStel\LIBS\DCURSOR.VCT
A MarcStel\LIBS\APRESENT.VCT
A MarcStel\LIBS\AAPP.VCT
A MarcStel\LIBS\AOTHER.VCT
A MarcStel\LIBS\ACURSOR.VCX
A MarcStel\LIBS\abizness.vcx
A MarcStel\LIBS\acursor.vcx
A MarcStel\LIBS\ADATAENV.VCT
svn: In directory 'MarcStel/LIBS'
svn: Can't copy 'MarcStel/LIBS/.svn/tmp/text-base/acursor.vcx.svn-base' to 'Marc
Stel/LIBS/acursor.vcx.tmp': The system cannot find the file specified.

D:\vfe\dev>dir D:\vfe\dev\MarcStel\LIBS\.svn\text-base\acur*
 Volume in drive D has no label.
 Volume Serial Number is 0921-0BE0

 Directory of D:\vfe\dev\MarcStel\LIBS\.svn\text-base

09/21/2004 06:13p 17,192 ACURSOR.VCT.svn-base
09/21/2004 06:13p 9,861 ACURSOR.VCX.svn-base
               2 File(s) 27,053 bytes

Back on my box: where the files were created:

D:\vfe\dev>dir D:\vfe\dev\MarcStel\LIBS\.svn\text-base\acur*
Volume in drive D has no label.
Volume Serial Number is 3F20-0EFA

Directory of D:\vfe\dev\MarcStel\LIBS\.svn\text-base

9/21/2004 04:33p 17,192 ACURSOR.VCT.svn-base
9/21/2004 05:05p 9,861 acursor.vcx.svn-base
              2 File(s) 27,053 bytes

So now what?

Carl Karsten
(I am hanging out in the #svn channel on freenode.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 22 01:32:59 2004

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.