Antony Dovgal wrote:
On 23.09.2008 18:09, Maciek Sokolewicz wrote:
There has been a (short) discussion about this on the svn-migration mailinglist (cc'd) which resulted in the recommendation of writing it either in Python (because subversion uses that natively)

What exactly do you mean by that?

Does Subversion have any scripts we need already implemented in Python?
If not, I don't see why should we even care what Subversion uses.

We have our own needs and I see nothing wrong in using PHP for sending commit logs to the list, doing authorization and updating the changelog, do you?

By that I meant that several scripts which come with subversion are written in Python. They're pretty easy to replace with PHP scripts though if we do decide to use eg. the pecl svn extension. We would need to modify them extensively anyway if we were to use a system analogous to the one in use in CVS now (avail system comes to mind), so rewriting them in PHP would probably take the same amount of time/effort. I personally wouldn't mind using PHP at all (would even prefer it as I wrote in my original mail to svn-migration).

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to