...This information will then be inserted as a xml fragment into our status.xml.
But I am not sure how/if we can easily include this change into the same commit transaction....
Maybe it would be easier to just accumulate this info into a separate file, without having to use svn to write to that file: dump the info to a known file on the SVN server using >> redirects.
You mean letting subversion dump into a different file and then extract/update the status.xml from that file?
Well, that would be ok...
...but feels like a work around. I would really prefer to have the change of the status.xml included in the very same transaction.
cheers -- Torsten
