Important: Will using svndumpfilter confuse local edits?
From: x nooby <xnooby_at_yahoo.com>
Date: 2005-09-29 01:19:09 CEST
Early tommorow morning I am going to remove a big
There was one giant import that is in it's ownbranch,
Will people be able to checkin and update normally
Any suggestions before Thursday 7am would be
Here is the procedure I plan to follow early tommorow:
This example will remove svnrepo/acmeclient from the
(1) Stop the Subversion service
(2) "svnadmin dump c:\svnrepo >dumpfile.txt"
(3) "svndumpfilter exclude svnrepo/acmeclient
(4) Rename c:\svnrepo to c:\svnrepo_backup
(5) "svnadmin create c:\svnrepo --fs-type fsfs"
(6) "svnadmin load c:\svnrepo <fixedfile.txt"
(7) Copy c:\svnrepo_backup\conf\* files to
(8) Verify acmeclient is only present in backup:
svn list file:///c:/svnrepo/svnrepo/
(9) Start the Subversion service
(10) Check the server functionality:
svn list svn://server1.mycompany.com/svnrepo
---------------------------------------------------------------------
|
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.