[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: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-05-03 14:49:09 CEST

On May 3, 2005, at 4:13 AM, ncmartin@computer-visions.net wrote:

> Hi again,
>
> I used the command line interface of svn and it returned the same
> error, i
> have no read only files in the working copy, i cant even get a full
> working
> copy infact.

This error on Windows is usually a result off two items in the
repository with names that differ only by case. The case-insensitive
Windows filesystem results in Subversion getting confused.

Use 'svn ls' on the repo to try to find the problem files and rename
one using URLs (no working copy).

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 3 14:50:38 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.