On Mon, Jan 31, 2011 at 6:22 PM, Ron Wilson <ronw.m...@gmail.com> wrote:

> On Mon, Jan 31, 2011 at 2:15 PM, Stephan Beal <sgb...@googlemail.com>
> wrote:
> > On Mon, Jan 31, 2011 at 7:23 PM, Ron Wilson <ronw.m...@gmail.com> wrote:
> >> and only use IT servers for file service. To run a server on an IT
> >> server PC requires approval from both the CIO and CFO.)
> >
> > Just tell them it's a web server. That wouldn't be incorrect. Like a Java
> > webapp they might deploy, but not written in Java.
>
> If only it were that simple. Though most of us in the software group
> are using Linux,
>

If developer desktops are Linux, then you've no problems at all.  Just
install Fossil as an xinetd-initiated service on a developer desktop and use
that!  IT never has to know!

Or... Install http://www.sqlite.org/docsrc/artifact/d53e8146bf7977 as an
xinetd-launched zero-admin web server on a developer workstation and use
it.  The link above is the webserver that runs http://www.sqlite.org/ and
http://www.fossil-scm.org/ - it can easily, easily handle the load of a
department of developers and is really, really simple to set up and admin.
Instructions are in the header comment.


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to