Rev 2999: Remove unused branch-name file. in http://bzr.arbash-meinel.com/branches/bzr/jam-integration

John Arbash Meinel john at arbash-meinel.com
Fri Nov 16 01:37:01 GMT 2007


At http://bzr.arbash-meinel.com/branches/bzr/jam-integration

------------------------------------------------------------
revno: 2999
revision-id:john at arbash-meinel.com-20071116013531-3p545dljdvlntkix
parent: pqm at pqm.ubuntu.com-20071115144759-zx0nd44rgp38riwr
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Thu 2007-11-15 19:35:31 -0600
message:
  Remove unused branch-name file.
modified:
  bzrlib/branch.py               branch.py-20050309040759-e4baf4e0d046576e
-------------- next part --------------
=== modified file 'bzrlib/branch.py'
--- a/bzrlib/branch.py	2007-11-14 08:20:59 +0000
+++ b/bzrlib/branch.py	2007-11-16 01:35:31 +0000
@@ -1148,7 +1148,6 @@
     def initialize(self, a_bzrdir):
         """Create a branch of this format in a_bzrdir."""
         utf8_files = [('last-revision', '0 null:\n'),
-                      ('branch-name', ''),
                       ('branch.conf', ''),
                       ('tags', ''),
                       ]



More information about the bazaar-commits mailing list