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

copy multiple folders from one repository to another repository at server using subversion

From: gangadhar jannu <gangadhar.014_at_gmail.com>
Date: Sun, 1 Feb 2015 04:26:26 -0800 (PST)

Hi all,
I've been struggling with this issue for the past two weeks.

I've created a repository named as *allProj *at server.
The structure of *allProj* is as follows:
allProj

   - Projects
      - projectA
      - projectB
      - projectC
      - projectD
      - projectE
   
Now I want to create another repository *reqProj *at the same server which
includes *multiple projects *from *allProj *along with access controls and
revision history.
Expected *reqProj* structure is:
reqProj

   - projectB
   - projectD
   - projectE

I've searched a lot on this topic but still I'm unable to find solution.

Any help would be greatly appreciated.
------------------------------
software details:
subversion version is 1.4
server OS is cenOS 6.4
Received on 2015-02-01 17:46:12 CET

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.