Re: Live Merging from remote repositories

2005-04-14 Thread Junio C Hamano
> "BS" == Barry Silverman <[EMAIL PROTECTED]> writes: I have not thought about remote issues at all, other than the distribution mechanism vaguely outlined in my previous mail (not cc'ed to git list but I would not mind if you reproduced it here if somebody asked), so I am not qualified to com

Live Merging from remote repositories

2005-04-14 Thread Barry Silverman
If you are merging from many distributed developers, than you would need to replicate every one of their repositories into your own. Is this necessary? I have been looking at Junio's code for merging, and it looks like it would be (relatively) easy change to make it run live across two remote repo