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

"Cannot replace a directory from within"

From: Joel Alexandre <joel_at_zmail.pt>
Date: 2004-11-27 05:14:08 CET

Hi,

i've been using svn client to maintain an updated copy of mojavi
(mojavi.org) project.

but since yesterday, when i try to update, i get "Cannot replace a
directory from within".

here is an example:
-- start --
joel@debian:~/avalweb/source/mojavi$ svn up
svn: Cannot replace a directory from within
joel@debian:~/avalweb/source/mojavi$ svn stat
M controller/WebController.class.php
? filter/BasicSecurityFilter.class.php.mine
? filter/BasicSecurityFilter.class.php.r264
? filter/LoadUtilizadorFilter.class.php
? filter/BasicSecurityFilter.class.php.r389
M filter/FilterChain.class.php
C filter/BasicSecurityFilter.class.php
M exception/FactoryException.class.php
M exception/AutoloadException.class.php
? config/ConfigCache.class.php.r264
? config/ConfigCache.class.php.r389
? config/ConfigCache.class.php.mine
C config/ConfigCache.class.php
M config/FilterConfigHandler.class.php
M mojavi.php
M action/ActionStackEntry.class.php
-- end --

But the strange part is that i can stat the directory.

I've checked out a fresh copy of the project and it worked well, even
the checkout.

It just doesn't work for the existing copy.

I get this error from the linux shell and from tortoiseSVN (another pc
and directory).

I've checked the url and it's ok.

How can i correct this problem?

I've googled and seached this mailing list, but i couldn't find anything
relevant.

Thanks,
Joel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 27 05:17:17 2004

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.