[PATCHES] New patches for bzr.dev
Alexander Belchenko
bialix at ukr.net
Thu Nov 24 15:33:31 GMT 2005
New (3) patches for bzr.dev (created for r1417).
Patches uploaded to my page:
http://bzr.onembedding.com/bzr.win/patches/index.htm
Patches 24-26.
* Patch #24. [Win32-specific] Do not use os.rename directly.
Instead use bzrlib.osutils.rename. (modified: bzrlib/conflicts.py)
* Patch #25. [Win32-specific] Default value for nick use '/' on
Windows. Changed to os.sep. Probably it's arguable solution, but at this
stage of development most of the code works well with os.sep internally
rather than '/'-only. (modified: bzrlib/branch.py)
* Patch #26. [All OS] Fixed problem with python setup.py build
command because of inclusion of bzr_man in build process. Added test.
(modified: bzr_man.py, bzrlib\selftest\__init__.py; added:
bzrlib\selftest\testsetup.py)
Also attached to the mail.
Alexander
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-bialix26.diff
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20051124/06c91b93/attachment.diff
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-bialix25.diff
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20051124/06c91b93/attachment-0001.diff
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-bialix24.diff
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20051124/06c91b93/attachment-0002.diff
More information about the bazaar
mailing list