barman hosts its code at git://git.code.sf.net/p/pgbarman/code.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:barman

See all merge proposals.

barman has 2 active branches owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:barman
Series: trunk
1 Development 2015-07-02 16:22:25 UTC
294. Standard error management for server ...

Author: Gabriele Bartolini
Revision Date: 2015-07-02 16:22:25 UTC

Standard error management for server commands

Standardised the process of managing errors with server commands in
barman/cli.py. By default, inactive servers are skipped (without error)
as well as temporarily disabled servers (with error). No distinction is
made between calling a command with one server as target or with a list
of them (including 'all'). Exceptions are check (no server is skipped,
errors are returned only for active servers), cron (no error is ever
returned), list-server and diagnose (both managing active/disabled
servers with no errors). Inactive servers are the ones with 'active'
option set to False. Disabled servers are the ones with internal
directory conflicts (e.g. WALs directory = base backup directory).

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@2ndQuadrant.it>
Signed-off-by: Giulio Calacoci <giulio.calacoci@2ndquadrant.it>
Signed-off-by: Marco Nenciarini <marco.nenciarini@2ndquadrant.it>

lp:~barman-team/barman/debian 1 Development 2013-06-10 12:36:48 UTC
1. first debian repo imported from lp:ub...

Author: Guilhem Lettron
Revision Date: 2013-06-10 12:35:36 UTC

first debian repo imported from lp:ubuntu/barman

12 of 2 results
You can't create new branches for barman.