[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 10:21:18 -0500

On Jul 4, 2008, at 09:55, Sam Carleton wrote:

> Ok, there is something wrong with my repository and I need some help
> to fix it. I am doing EVERYTHING on the Windows Server with
> subversion 1.4.6:
>
> 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.

> 2: Then I tried to go in and clean the Promenade folder:
>
> D:\temp\trunk\Promenade>svn cleanup
> svn: In directory '.'
> svn: Error processing command 'modify-wcprop' in '.'
> svn: 'LicenseInfo.cpp' is not under version control
>
> 3: Then I discovered this on the FAQ: svn cleanup working-copy, and I
> get the error:
>
> svn: 'working-copy' does not exist

"working-copy" is a placeholder; you're meant to replace it with the
actual location of your working copy.

> What is very strange is the status of LicenseInfo.cpp is '?', but it
> DOES get extracted from the repository into the Promenade directory.

Probably an artifact of the first 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 17:21:45 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.