[MERGE] Support for tbzr c++ implemented shell extension
John Arbash Meinel
john at arbash-meinel.com
Mon Dec 15 14:28:43 GMT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Mark Hammond wrote:
> On 15/12/2008 6:29 PM, Alexander Belchenko wrote:
>> Mark, I'm about of announcing new plugin for managing set of branches
>> as complex project.
>> I think it's possible to describe all bzr.exe dependencies as
>> components of complex project,
>> and factor out build scripts (including Inno Setup one) into separate
>> component.
>> This way you should have more freedom in changing build scripts
>> without affecting bzr.dev
>> at all. Although, keeping everything in one basket is very simple
>> decision, but when I first
>> bring tools/win32/* into bzr.dev it was very hard decision for me. In
>> the past there was
>> no way to manage complex projects. In the near future I hope this will
>> be possible at least.
>> Do you want to test this idea?
>
> Hi Alex,
> I'm not quite sure what you are proposing at this point, but if it
> helps keep tbzr's installation requirements discrete from bzr.dev, I'm
> sure both I and the bzr developers would welcome the idea :)
>
> Cheers,
>
> Mark
>
>
He is working on something that allows you to specify multiple branches.
Such that doing:
xxx-checkout URL
Will effectively run:
bzr checkout project-a
cd project-a/subdir
bzr checkout project-b
etc.
It is meant as something that actually exists versus the "Nested Trees"
stuff, which has a lot of promise, but nobody really working on it.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAklGaZsACgkQJdeBCYSNAANcVQCg15E/X2nL14cH3OUdikkA5VsJ
vkQAn3SXAZgHUsBumMfMcBzQEzXruyb/
=Tv+T
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list