a simple recipe to 'obliterate' an item from svn repository
From: Giorgio F. Signorini <giorgio.signorini_at_unifi.it>
Date: Fri, 16 Mar 2012 19:33:17 +0100
Hello
I need to delete a file permanently from my repository, since it was
I seem to have found a simple workaround for my problem, and I would
Suppose the current revision is 200 and the big file was added in rev
svnadmin dump -r1:99 oldrepos > rev.1-99
svnadmin create newrepos
I only wonder if the "--incremental" option will work even when
Thank you for your help
-- GFS
|
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.