"Jim.Hyslop" wrote:
> 
> [EMAIL PROTECTED] wrote:
> > Has anyone experience with running a cvs server on a Win2x cluster?
> > We plan to install a version management system on a active-passiv
> > failover cluster running under Windows 2003. Therefore I am interested
> > in the ability of cvs to handle Windows messages to stop the process
> > on one machine and start it on the other machine.
> I haven't tried the configuration you're suggesting, but CVS has no notion
> of "Windows messages". It is strictly command-line based.
> 
> HTH!
I have been working with cvs in a linux 'heartbeat'[1] cluster. For me, the
solution was to create a script to stop and start cvs on the correct node, it
is working well for me, I just have not had time to get release of the script
approved.

Perhaps you could create a script or program that can receive the "Windows
messages" and appropriately un/configure cvs to run on the node and stop/start
the (x)inet like process(es).  

[1] http://www.linux-ha.org/
-- 
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane) 
Harnessing the Power of Technology for the Warfighter


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to