On 09/04/2009 23:47, Pavel Sanda wrote:
Pavel Sanda wrote:I am not sure this idea is better than just parsing "svn status -v"...Further ideas? Opinions?another idea - svn is gpl-ed right? then what about to steal few lines of code parsing .svn directory from svn status -v / svnversion?
Or we could dlopen libsvn... The advantage would be to avoid a hard dependency on it. That's how TortoiseSVN is working AFAIK.
Abdel.