Search This Blog

Saturday, March 01, 2008

A GUI to manage SVN

ok! atlast i did finish the GUI code which i was creating with ANT and PHP. and yes it is working fine. but the thing is, it is there for the configuration which i have used. i.e. Apache + SVN. also still the configuration is not that easy. you gotta edit the code to set the values like where the subversion.conf is located and stuff like that. and also this depends on both Java and PHP which is not that good, ( in my guess)...

So may be, in the next round, i will try to remove the php dependency and try to do everything with ANT.......

but till then this is it. The news is official. i have named it manageSVN. and it is currently in version 0.0.3. don't ask me for any explanations. i haven't formed any idea for versioning.

The immediate additions would be a mailing system to send mails to indicate the users that a repository has been created. and stuff like that. But soon i think i have to move to something else other than ant, coz ANT would localize this, meaning you gotta be there in the server to do it. so may be a web based system to administer, create, modify, backup the repositories, writing and backing up configurations, should be developed down the lane...

No comments:

Post a Comment