I have made an program that works can read out TortoiseSVN commits and shows it into listbox and a textbox. Now I have to do this, when you press publish button then for each selected commit the logmessage needs to add [PUBLISH].
How do I update an commit and send it back to the database, in a VB script using Subversion and sharpSVN