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

Update fails when trying to copy a base file: No such file or directory

From: Alexander <alexander_at_ccbenefits.com>
Date: 2006-03-17 05:14:21 CET

==================== Transcript ==================
theblackbox:/mnt/WebServ/wwwroot/htdocs/includes# svn --version
svn, version 1.3.0 (r17949)
   compiled Jan 6 2006, 09:50:32
<cut>
theblackbox:/mnt/WebServ/wwwroot/htdocs/includes# svn info
Path: .
URL: svn://subversion.ccb/ccbadmin/trunk/includes
Repository Root: svn://subversion.ccb/ccbadmin
Revision: 132
Node Kind: directory
Schedule: normal

theblackbox:/mnt/WebServ/wwwroot/htdocs/includes# svn info classes/
Path: classes
URL: svn://subversion.ccb/ccbadmin/trunk/includes/classes
Repository Root: svn://subversion.ccb/ccbadmin
Revision: 132
Node Kind: directory
Schedule: normal

theblackbox:/mnt/WebServ/wwwroot/htdocs/includes# rm -Rf classes/
theblackbox:/mnt/WebServ/wwwroot/htdocs/includes# svn update
A classes
A classes/statistics.php
<...cut...>
A classes/admin.php
svn: In directory 'classes'
svn: Can't copy 'classes/.svn/tmp/text-base/orgAddress.php.svn-base' to
'classes/orgAddress.php.tmp': No such file or directory
theblackbox:/mnt/WebServ/wwwroot/htdocs/includes#
================ End Transcript ==================

And it is correct, the file does not exist. I verified the repository
and it showed as clean. Tried a recover on it anyway and the problem
persists. Any suggestions?

Thanks,
Alexander

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 17 16:44:56 2006

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.