[MERGE] win32 fixes for TestInfo
John Arbash Meinel
john at arbash-meinel.com
Tue Jun 13 21:26:25 BST 2006
Alexander Belchenko wrote:
> Today I try to figure out why bzr don't show info about master branch
> after I bind branch inside shared repo with trees to another branch.
> It's really not obvious question. Because now bzr assume that if branch
> bound to another branch then this branch is checkout.
>
> But in practice I can bind branch inside shared repo to another branch.
> I like to use in this unusual manner for synchronizing reason. If you
> say me that this should not be used I propbably give up, but now I found
> this behaviour useful for my needs. I hope this behaviour don't planned
> to be canceled.
>
> But before make changes I try to write appropriate test first. And
> eventually found some win32 bugs in test suite for info command. So I
> decide to fix them first.
>
> Please review attached patch. It fixes win32-related problems in
> test suite for 'info' command. Now all TestInfo tests pass on win32.
>
> --
> Alexander
I actually use branches in the same manner that you do. I have my
working directories in a repository, since that means that branching is
cheap and it is less overhead than having a remote repo, local repo, and
checkouts.
I think the confusion with checkouts is just because of an
(unsuccessful?) attempt to simplify our terminology.
As far as your changes- +1 from me. I can pull them into my win32
branch, or if you want to wait for another +1 just put them into the
mainline.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060613/34210a35/attachment.pgp
More information about the bazaar
mailing list