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

Re: Help needed: repository is fubared!

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Fri, 4 Jul 2008 11:52:29 -0500

On Jul 4, 2008, at 11:04, Sam Carleton wrote:

> On Fri, Jul 4, 2008 at 11:21 AM, Ryan Schmidt wrote:
>
>> On Jul 4, 2008, at 09:55, Sam Carleton wrote:
>>
>>> 1: Start in a temp directory and check out the truck:
>>>
>>> D:\temp > svn checkout https://svn.domain.com/repos/project/trunk
>>> ...
>>> A trunk\Promenade\ImageRequest.cpp
>>> A trunk\Promenade\Lock.h
>>> svn: In directory 'trunk\Promenade'
>>> svn: Can't copy
>>> 'trunk\Promenade\.svn\tmp\text-base\mod_promenade.cpp.svn-base' to
>>> 'trunk\Promenade\.svn\tmp\mod_promenade.cpp.tmp.tmp': No error
>>
>> Is there an on-access virus scanner running? If so, turn it off,
>> or tell it
>> not to scan your working copies.
>
> My server does not have any virus scanning software running. I am
> having the same problem on the workstation, where I am using
> TortoiseSVN as the client. I have upgraded TortoiseSVN to v1.5.0, but
> I have had this problem before upgrading the client.

Then maybe there is a case conflict? Two files in this repository
directory whose names differ only in case? e.g. mod_promenade.cpp and
Mod_Promenade.cpp? Use "svn ls URL" (where URL is the repository URL
to the Promenade directory) to see if this is the problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-04 18:52:56 CEST

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.