info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: please help in integrating 2 repositories..


From: Karl-Heinz Marbaise
Subject: Re: please help in integrating 2 repositories..
Date: Mon, 25 Jun 2001 13:15:54 +0200

Akash Agrawal wrote:
> 
> I am trying to synchronize to CVS repositories .One repository is in US
> and the other one in India .How can I do that???I read about CVSup but
> for that I need to install CVSup server on both the machine one in US
> and one in India? Is there any other way doing this?
> 
> Thanks,
> Akash

Have you ever thought about "cvs co Project" on US-Site and
checking this in on India site?
You can reduce overhead due to use just diff's.

What you need:
  1. Two persons reponsible
       One in US
       One in India
  2. checking out project on both sides.
       Build a diff on US site if anyone 
       commits things into repository.
       Send this diff via e-mail to
       India and patch the check'ed out
       version on India site and
       commit it there.

This would one solving.

Or you can automatize the US site thing using
triggers of CVS to send e-mail and building diffs


Kind Regards.

-- 
Dipl.-Ing. Karl Heinz Marbaise | Phone: +49 (241) 4 13 26 - 48
QIS Systemhaus GmbH Aachen     | Fax  : +49 (241) 4 13 26 - 40
Juelicher Strasse 338          | Internet: http://www.qis-systemhaus.de
52070 Aachen                   | e-mail  : address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]