A few questions/potential issues in Bazaar-NG

Matthieu Moy Matthieu.Moy at imag.fr
Sun Aug 21 10:26:44 BST 2005


Wouter van Heyst <larstiq at larstiq.dyndns.org> writes:

> You can make your branch available to the outside world if you have
> access to a webserver, Bazaar-NG itself can be found at:
>
> 	http://bazaar-ng.org/bzr/bzr.dev/ 

I knew that, but AFAIK, currently, bzr can write only on local
archives, can be exported with rsync, and can be accessed through
HTTP.

Also, I suppose the current file-store archive format is easier to
make transactional. I don't know how concurrent accesses can be
managed with the weave format on a dumb fileserver.

> How simple exactly is hosting a GNU Arch archive?

You can access an archive for read and write, potentially concurrent,
the same way for ftp, sftp, WebDAV, and local archives. HTTP archives
are off course read-only.

(The WebDAV is a typical useless feature for 95% of the world, but it
is THE killer feature for people like me often working behind a
firewall with HTTP proxy).

-- 
Matthieu




More information about the bazaar mailing list