Windows Home Server words of wisdom?
Alexander Belchenko
bialix at ukr.net
Thu Feb 11 09:10:40 GMT 2010
John Yates пишет:
> Though my development projects are Linux-based I have an HP Window Home Server box for our family LAN. It seems the natural place for me to run a bzr smart server. Has anyone out there set up a smart server on WHS? Or, for that matter, on any Windows Server 2003-based platform? Any "words of wisdom" before I start?
I don't have any success with starting bzr+ssh, so if you can live with
plain dumb `bzr server --allpw-writes` then it will be simplest path.
Otherwise, either:
a) Cygwin and its OpenSSH server your friend, or
b) people in ru_bzr reported about success running stack of Apache (for
LDAP authentication) + mod_wsgi + python + bazaar.
HTH
More information about the bazaar
mailing list