Possible to load part of a dump file into an existing repo?
From: Xn Nooby <xnooby_at_gmail.com>
Date: Fri, 27 Feb 2009 13:57:33 -0500
Is it possible to load part of a dump in to an existing repo?
I have a branch, say ClientB, that is based on the branch ClientA. I
svn copy svn://myrepo/clienta/trunk svn://myrepo/clientb
Now, I want to give ClientB access to their source code, but I don't
I ran in to an existing problem when I tried to create the ClientB
svndumpfilter include myrepo/clientb > clientb_dump.txt
Googling showed that the ClientB history that went back in to ClientA,
Apparently, there is no way around this using svndumpfilter.
So I am wondering if I can export ClientA as of the revision CLientB
I suspect I can delete all the entries in the clientb_dump.txt up to
Any suggestions?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.