Re: copy multiple folders from one repository to another repository at server using subversion
From: Ryan Schmidt <ryandesign_at_macports.org>
Date: Sun, 1 Feb 2015 19:41:09 -0600
On Feb 1, 2015, at 6:26 AM, gangadhar jannu wrote:
> I've been struggling with this issue for the past two weeks.
You can use "svnadmin dump" to dump parts of the allProj repository, then use "svnadmin load" to load them into the reqProj repository.
> software details:
Subversion 1.4 is obsolete and unsupported. Please upgrade to the latest version of Subversion 1.8.
|
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.