On Tue, May 26, 2009 at 8:06 PM, Hyrum K. Wright
<hyrum_wright_at_mail.utexas.edu> wrote:
>
>> It would be convenient to have python bindings installable via
>>>
>>> python -m easy_install subversion
>>
>> This requires creating an entry in python package index at
>> http://pypi.python.org
>> This can be made automatically be calling "python setup.py register"
>> http://wiki.python.org/moin/CheeseShopTutorial#WhatthePackageIndexStores
>>
>> Is it worthy to be entered as a feature request?
>
> The Subversion project does not distribute or maintain language or
> platform-specific packages. (We do host some windows installers, but those
> are provided by volunteers, not the project itself.) If you think
> integrating the python bindings into the language infrastructure would be
> good, feel free to go ahead and do so. I wouldn't file a ticket in the
> Subversion issue tracker, though.
There is a ticket already at
http://subversion.tigris.org/issues/show_bug.cgi?id=1125 regarding
ugliness of subversion bindings in python world.
--
anatoly t.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2354007
Received on 2009-05-26 19:34:49 CEST