git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn and SVK mirror between two repositories
@ 2007-05-24 17:04 Vinubalaji Gopal
  2007-05-25  2:13 ` Sam Vilain
  2007-05-25 20:50 ` Steven Grimm
  0 siblings, 2 replies; 6+ messages in thread
From: Vinubalaji Gopal @ 2007-05-24 17:04 UTC (permalink / raw)
  To: git

Hi all,
    I have been trying hard to find if it is possible to mirror (or
clone in git-svn terms) two svn repositories and update changes from
one to other or do even more complex operations with these two
repositories. I did check the git-svn man page, but was lost without a
proper example. Can someone please provide me with an example of using
two svn repositories in git-svn and doing merge operations, etc .

I have used SVK for a long time and it was very much possible to use
two svn repositories using the SVK FAQ entry as shown below:

Repository ONE in Paris, repository TWO in London and be able to
create 2 mirrors then smerge both, doing it on a node in Berlin and
using the mirror function?
Sure. Simply do this:

svk mirror svn://svn.paris.fr/ //paris
svk mirror svn://svn.london.uk/ //london

# pick a sensible base, or use --baseless
svk smerge --base=1234 //paris //london

# ... and smerge between them normally ...
svk smerge -I //london //paris
svk smerge -I //paris //london



-- 
Vinu

In a world without fences who needs Gates?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-26 23:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-24 17:04 git-svn and SVK mirror between two repositories Vinubalaji Gopal
2007-05-25  2:13 ` Sam Vilain
2007-05-26  3:26   ` Vinubalaji Gopal
     [not found]     ` <4657B49D.4060807@vilain.net>
2007-05-26 23:48       ` Vinubalaji Gopal
2007-05-25 20:50 ` Steven Grimm
2007-05-26 23:34   ` Vinubalaji Gopal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).