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

Re: Removing an external library from subversion

From: B. Smith-Mannschott <benpsm_at_gmail.com>
Date: 2007-01-17 17:11:31 CET

On Jan 17, 2007, at 16:48, Blake Miller wrote:

> I've downloaded an external library and added and committed it to
> my repository. Now I need to remove it completely from subversion
> and can't find any documentation on how to do this?

Sounds like the question liwenxi@cnpc.com.cn asked just about 8 hours
ago. Here's what I wrote at the time:

These are the three commands to look up:

svnadmin dump
svndumpfilter
svnadmin load

I don't know of a more graceful solution. (See also subversion issue
516: <http://subversion.tigris.org/issues/show_bug.cgi?id=516>)

Try google with the words "svn" "obliterate". You'll find others who
have been in your situation. For example: <http://svn.haxx.se/dev/
archive-2004-08/0163.shtml>

// ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 17 17:11:59 2007

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.