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

Re: The system cannot find the file specified.

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2005-04-28 18:07:03 CEST

ncmartin@computer-visions.net wrote:
[snip]
> ...its not letting me fully update my working copy, or checkout to a
> new directory. It updates/checkout most of the files, then it hits
> the following error:
>
> In directory 'D:/testChkOut/Access to Network' Cant copy
> 'D:/testChkOut/Access to Network/.svn/tmp/text-base
> /Funding.xls.svn-base' to 'D:/testChkOut/Access to
> Network/Funding.xls.tmp':The system cannot find the file specified.

Quick things to check:
1. make absolutely sure you don't have any read-only files in your
working copy
2. try disabling any anti-virus on-access scanning

If neither of those work run the same checkout with the official command
line client, e.g.
   svn checkout svn://server/repository/
If reports the same error then post back to this list with a detailed
transcript of the commands you ran.
If the command line *does* work then make sure you're using the latest
TortoiseSVN. If the latest TortoiseSVN still has the problem then post
your problem to the TortoiseSVN list.

HTH,

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 18:59:14 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.