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

Help needed: repository is fubared!

From: Sam Carleton <scarleton_at_miltonstreet.com>
Date: Fri, 4 Jul 2008 10:55:21 -0400

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

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

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

How do I fix this?

Sam

---------------------------------------------------------------------
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 16:55:37 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.