~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/plugins/launchpad/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-12-14 16:27:12 UTC
  • mfrom: (5560.2.1 docs)
  • Revision ID: pqm@pqm.ubuntu.com-20101214162712-3tjnh2884hvsv616
(vila) Get rid of references to bazaar-vcs.org (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
# The XMLRPC server address can be overridden by setting the environment
39
39
# variable $BZR_LP_XMLRPC_URL
40
40
 
41
 
# see http://bazaar-vcs.org/Specs/BranchRegistrationTool
 
41
# see http://wiki.bazaar.canonical.com/Specs/BranchRegistrationTool
42
42
 
43
43
# Since we are a built-in plugin we share the bzrlib version
44
44
from bzrlib import version_info