bzr-git on Windows
Alexander Belchenko
bialix at ukr.net
Tue Nov 24 04:27:25 GMT 2009
Jelmer Vernooij пишет:
> Related to this: I guess it would be nice to have an easier way to
> install bzr-git on Windows. Including it in the installer might not be a
> good idea though, because of the maintainance overhead (the size should
> not be a problem). Is there some easy way that installers for plugins
> could be built?
In QBzr/Explorer/bzr.exe Inno Setup installer is used. If you can manage it works under wine then
perhaps it's the most productive way: I can provide you a patch for installer.
In the past QBzr has used NSIS installer, and home page of NSIS claims it can be run on Linux to
create Windows executable installers. I have no real experience with this possibility, so you may
want to try it.
Look at the QBzr 0.12 in the directory installer script called qbzr-setup.nsi,
and check `python setup.py bdist_nsis` (extras/bdist_nsis.py). In your case you just need to put
Dulwich into installer/_lib or so. Please adjust line 77
http://bazaar.launchpad.net/%7Eqbzr-dev/qbzr/trunk2a/annotate/811/installer/qbzr-setup.nsi#L77
corresponding to what should be packaged (Dulwich), e.g. remove "_lib\*.pyd" "_lib\*.dll" and keep
only *.py.
NSIS: http://nsis.sourceforge.net/Main_Page
>
> Cheers,
>
> Jelmer
>
> On Mon, 2009-11-23 at 11:02 -0800, Stuart P. Bentley wrote:
>> Does anybody have any info on how to set this up?
>>
>> "Stuart P. Bentley" <stuart at testtrack4.com> wrote in message
>> news:hdhm8g$77p$1 at ger.gmane.org...
>>> (Oops, apparently I didn't reply this correctly the first time. Forwarding
>>> contents of weird attached text file to list.)
>>>
>>> --------------------------------------------------
>>> From: "Jelmer Vernooij" <jelmer at samba.org>
>>> Sent: Tuesday, November 10, 2009 A6:53
>>> Newsgroups: gmane.comp.version-control.bazaar-ng.general
>>> To: "Stuart P. Bentley" <stuart at testtrack4.com>
>>> Cc: <bazaar at lists.canonical.com>
>>> Subject: Re: bzr-git on Windows
>>>
>>> On Tue, 2009-11-10 at 07:00 -0800, Stuart P. Bentley wrote:
>>>> How can I find that path, and how do I install Dulwich to it (what do I
>>>> drag
>>>> out of the .tgz)?
>>> Sorry, I don't know (I don't use Bazaar on Windows), but the folks on
>>> the bzr-windows mailing list or the main Bazaar mailing list should be
>>> able to tell you. I've heard positive reports from people running
>>> bzr-git on Windows, but I've never actually used that combination
>>> myself.
>>>
>>> Cheers,
>>>
>>> Jelmer
>>>
>>>> --------------------------------------------------
>>>> From: "Jelmer Vernooij" <jelmer at samba.org>
>>>> Sent: Tuesday, November 10, 2009 A6:53
>>>> Newsgroups: gmane.comp.version-control.bazaar-ng.general
>>>> To: "Stuart P. Bentley" <stuart at testtrack4.com>
>>>> Cc: <bazaar at lists.canonical.com>
>>>> Subject: Re: bzr-git on Windows
>>>>
>>>>
>>>>
>>>
>>> --
>>> Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
>>> Jabber: jelmer at jabber.fsfe.org
>>>
>>>
>>>
>>>
>>>
>>>
>>
>
>
>
More information about the bazaar
mailing list