Re: Merging SVN repositories

2014-01-22 Thread Les Mikesell
On Wed, Jan 22, 2014 at 5:21 AM, Deepak Saraswat wrote: > Hi All, > > > > I need to do copy the content from one SVN repository to the other SVN > repositories. Also, I need to make sure that Bidirectional merges are > working after I copy content from one SVN to other. > > Does anybody know how t

Re: Merging SVN repositories

2014-01-22 Thread Thorsten Schöning
Guten Tag Deepak Saraswat, am Mittwoch, 22. Januar 2014 um 12:21 schrieben Sie: > I need to do copy the contentfrom one SVN repository to the other > SVN repositories. Do you only mean some content with or without history or really import one complete repo into others? There are different ways to

Merging SVN repositories

2014-01-22 Thread Deepak Saraswat
Hi All, I need to do copy the content from one SVN repository to the other SVN repositories. Also, I need to make sure that Bidirectional merges are working after I copy content from one SVN to other. Does anybody know how to do that. I think we have a svnsync command to copy the contents fr