Svn: Failed to add directory 'misc/memstat'

Hello,

I just met this while running “svn update” for ROOT svn trunk both on a SLC4 (64 bit) machine and on a Ubuntu 9.10 (64 bit) machine. It seems the update is not completed. What should I do?

[quote]A misc/memstat-alice/inc/TMemStatViewerGUI.h
A misc/memstat-alice/inc/TMemStatResource.h
A misc/memstat-alice/Module.mk
D misc/memstat
svn: Failed to add directory ‘misc/memstat’: object of the same name already exists
[/quote]

Thanks a lot.

Cheers, Jibo

Hi Jibo,

yeah, SVN got confused, sorry about that. Just do rm -rf misc/memstat; svn up and it will work again.

Cheers, Axel.