Seperation of hg cilent server ?

T.J. Yang tj_yang at hotmail.com
Tue Dec 12 16:08:46 CST 2006


>From: Matt Mackall <mpm at selenic.com>
>To: "T.J. Yang" <tj_yang at hotmail.com>
>CC: mercurial at selenic.com
>Subject: Re: Seperation of hg cilent  server ?
>Date: Tue, 12 Dec 2006 11:56:13 -0600
>
>On Tue, Dec 12, 2006 at 08:58:36AM -0600, T.J. Yang wrote:
> > >From my current reading looks like hg come with both client and server.
> > Is it possible to separate the two ?
> > I like to distribute only hg cilent to every deployed machines.
>
>Not easily.
>
>Nor is it particularly advisable. Being able to run the server is an
>extremely useful feature. Some scenarios:
>
>- allow local user to browse history including local changes via web 
>interface
>- allow other users to easily review/test changes before pushing them to a
>   central server
>- allow local user to easily synchronize work between desktop and laptop

Above are all valuable points.
So questions to my project in R1,
Is it good  to run a hg server on every Unix server I deployed ?
    This may be a good feature for a Unix configuration change management.
    Any admin with proper credential can see what other admins modified the 
configuration files.
    Lots of time,admins made the change but forgot to push back the changes 
to centralized
    hg server.

Interesting, hg server on every machines is actually helpful to my project. 
the only  things I need to watch out is
1.   I need to  disable is to stop hosting changes of other machines.
2.  make the hg server port protected with access control.


R1: http://www.selenic.com/mercurial/wiki/index.cgi/HgSysTrac


Cheers

tj
>
>--
>Mathematics is the supreme nostalgia of our time.

_________________________________________________________________
WIN up to $10,000 in cash or prizes – enter the Microsoft Office Live 
Sweepstakes http://clk.atdmt.com/MRT/go/aub0050001581mrt/direct/01/



More information about the Mercurial mailing list