Two subversion instance and bzr

Asked by David Stuart

I have two separate active subversion instances that I wish to use bzr to merge the changes into one consolidated branch and then push back to only one of the subversion servers. Is this possible?

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Subversion Plugin Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martin Pool (mbp) said :
#1

I don't think that will work, but Jelmer might contradict me.

Revision history for this message
Martin Pool (mbp) said :
#2

Well, actually, let me be more clear: I think it may work if you branch from S1, merge into it from S2, then push back to S1. You may need some effort to make the merge from S2 work (eg 'merge -r0..'), and the file ids may not line up.

Can you help with this problem?

Provide an answer of your own, or ask David Stuart for more information if necessary.

To post a message you must log in.