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

Re: WinXP Checkout From svnserve Fails Partway Through

From: <ianmac_at_felltech.com>
Date: 2005-09-28 09:57:32 CEST

Scott,

That was exactly the problem. Thanks very much.

There were two files named: msactivecalls.htm and msActiveCalls.htm in the Linux
directory. This was imported to the Subversion repository. When I checked out to
Linux this is OK because Linux can tell the files are different, due to case
sensitivity. But, when I checked out to WinXP it couldn't differentiate between
the two files, so lost one of them, due to case insensitivity.

Regards

Ian Mac

On 27-Sep-05, at 3:27 PM, <ianmac@felltech.com> <ianmac@felltech.com>
wrote:

> I have a problem with checking out a largeish repository on WinXP.
>
>

> .
> .
> .
> A SvnTestCo\current\www\dbview_vlrvlr.htm
> A SvnTestCo\current\www\vlrVLR.htm
> svn: In directory 'SvnTestCo\current\www'
> svn: Can't copy
> 'SvnTestCo\current\www\.svn\tmp\text-base\mscactivecalls.htm.svn
> -base' to 'SvnTestCo\current\www\mscactivecalls.htm.tmp': The
> system cannot
> find
> the file specified.
>

Check for case mixing issues - the WinXP filesystem is case
insensitive... does the msactivecalls.htm file exist with different
case?

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 28 09:59:36 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.