To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
« back to all changes in this revision
Viewing changes to bzrlib/workingtree.py
-
Committer:
John Arbash Meinel
-
Date:
2007-02-17 17:25:06 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2298.
-
Revision ID:
john@arbash-meinel.com-20070217172506-ps0riemt041fkz0q
Track down some non-ascii deficiencies in commit logic.
Show diffs side-by-side
added
removed
1978
self._control_files.put_utf8('last-revision', revision_id)
1978
self._control_files.put_bytes('last-revision', revision_id)
1981
1981
@needs_tree_write_lock