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

Module removal

From: Jacek Prucia <jacek.prucia_at_7bulls.com>
Date: 2001-06-07 20:07:28 CEST

Let suppose i'm doing an import of fresh module into repository like this

svn import file:///repository/

..which results in a directory /project (and several files/directories
inside). What if I want to remove entire /project directory? Sure, I can
'svn delete' everything, but that would remove just files inside /project,
not the directory itself. Just removing directory by hand did the trick for
CVS repository. Subversion's repository however relies on BerkeleyDB, and I
can't modify it by hand. This isn't a big issue, but it may lead to
repository being filled up with zombie directories. Maybe another option
for 'svnadmin' could solve that?

regards,

-- 
Jacek Prucia
7bulls.com S.A.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:31 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.