Anyone know of a Subversion client for Android OS? Same goes for a syntax highlighting text editor on there.
A:
It's an odd request. Going to say it doesn't exist. You might be able to port Eclipse's native-java based SVN client but it would be a hack.
If the SVN server is hosted via HTTP, you could write some Delta-V\WebDav calls to access it without a lot of work.
Zac Bowling
2009-12-04 05:45:09
+1
A:
I was just thinking today that I'd like a text editor and an SVN client for Android! I couldn't find the latter, but I do know that http://svnkit.com/ would probably be a pretty good place to start.
Alex Cruise
2010-02-13 20:05:49
Yeah the svkkit codebase does look promising, just not something I can manage porting at this time.
2010-02-15 18:58:15
A:
The only text editor I have found that has any kind of syntax highlighting is SilverEdit. It only does html, css and xml though, and seems generally buggy.
Alex
2010-07-22 01:09:11