Merge lp://staging/~jelmer/loggerhead/fix-nick into lp://staging/loggerhead

Proposed by Jelmer Vernooij
Status: Merged
Merged at revision: not available
Proposed branch: lp://staging/~jelmer/loggerhead/fix-nick
Merge into: lp://staging/loggerhead
To merge this branch: bzr merge lp://staging/~jelmer/loggerhead/fix-nick
Reviewer Review Type Date Requested Status
Martin Albisetti Approve
Review via email: mp+6180@code.staging.launchpad.net
To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Use Branch._get_nick(local=True) rather than Branch.get_config().get_nickname() as the latter may not be available in some implementations (read: svn).

With this patch and the other one I just submitted, it is possible to do things like:

serve-branches svn://svn.gnome.org/svn/gnome-specimen/trunk

and have that work.

Revision history for this message
Martin Albisetti (beuno) :
review: Approve

Subscribers

People subscribed via source and target branches