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

Re: Q: how to remove a project within the repository?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-20 15:10:08 CET

Peter Toneby <woormie@acc.umu.se> writes:

> svn dump 0:importrev-1 > tmp1
> svn dump importrev+1:lastrev > tmp2
> and the svn load those files.
>
> Would that work you guys who know? It would be alot easier than handedit
> the dumpfile...

Sure, this works fine, as you *never* changed anything inside the
imported directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 20 15:11:25 2003

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.