> > > > Another alternative would be using SvnAnt [1]. I haven't tried the > > task yet but it looks promising: as I understood its docs. it should > > help us to avoid exec-ing svn and parsing svn output. > > > > Have anyone experience with it? Any feedback? > > > > [1] http://subclipse.tigris.org/svnant.html > > > I'd rather use --xml than introduce a new dependency in our tooling.
Agree. Moreover, accordingly to the description you pointed to, svnant relies on pre-installed native SW, either svn.exe or specific dlls so would not solve the rootcause problem. -- Alexey > > Regards, > Tim >
