Bazaar setup/structure/layout for multiple projects

Andrew Bennetts andrew.bennetts at canonical.com
Mon Apr 18 01:30:45 UTC 2011


Marius Boitor wrote:
>    Hi,
> 
>    I have a development server(Linux). I only want to use SSH. I will only
>    use Bazaar. I need to see what user did what without having to create a
>    user on the server for each of the developers.
> 
>    The above is my starting point but I would highly appreciate any examples
>    on how/what this whole structure can look/be put in place. I'm interested
>    in options/examples even for the smallest detail. This must be a long term
>    structure.

Have you seen
<http://doc.bazaar.canonical.com/bzr.dev/en/admin-guide/simple-setups.html#using-a-restricted-ssh-account-to-host-multiple-users-and-repositories>?
It gives a fair bit of detail about how to use a single SSH account for
multiple users (and have them restricted to bzr-only access).

Can you be more specific about what you mean by “what user did what”?
Are you just wanting each revision to say who committed it, or do you
require something else?

-Andrew.




More information about the bazaar mailing list