bzr serve

John Arbash Meinel john at arbash-meinel.com
Fri Dec 7 19:34:25 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Matt Nordhoff wrote:
> Andrew Bennetts wrote:
>> How do other VCS's deal with this?  Server-wide configuration files that the
>> "vcs-serve" process reads?
> 
> FWIW, hg is relative to the user's homedir (ssh://user@host/foo ==
> /home/user/foo). If the user wants it to be relative to the root, use
> two slashes: "ssh://user@host//foo".

Oh, I should also mention that we want to support using "~" for bzr+ssh:. So if
you set up the connection user's home directory as:
/export/web/com/operationaldynamics/research/bzr/

you could do:

bzr checkout bzr+ssh://centauri.lhr.operationaldynamics.com/~/slashtime/mainline

Oh, and did you know we support the standard ~/.ssh/config, so you can do:

 Host centauri
   Hostname centauri.lhr.operationaldynamics.com

And then it would become:

bzr checkout bzr+ssh://centauri/~/slashtime/mainline

Anyway, ~ support is probably post 1.0, but you certainly can use the ssh alias.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHWaBBJdeBCYSNAAMRAjjqAJ4rb/ru9riyy56LEqAnWOOZ5ZkxHACcCFMK
ZXbBuD2dLXjMfCm4i4JhhXI=
=Fx5Q
-----END PGP SIGNATURE-----



More information about the bazaar mailing list