[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Shipping a binary version of svnmerge.py under Windows

From: Giovanni Bajo <rasky_at_develer.com>
Date: 2006-05-20 17:48:12 CEST

Max Bowsher wrote:

>> I was wondering if it would make sense to ship a binary version of
>> svnmerge.py in the Windows binary pack. I can easily provide a
>> standalone executable that works without Python installed.
>
> Interesting! How is this done, and how large is the resulting binary?

I use PyInstaller (which is maintained by... uhm... me! :)).
I have uploaded a sample here: http://www.develer.com/~rasky/svnmerge.exe
(made from the HEAD version of today). The executable is 1.3Mb (made using a
stripped down version of the Python DLL without the large CJK asian codecs
which are useless in many cases).

-- 
Giovanni Bajo
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 20 17:48:40 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.