SubVersion Server

To have Bugnet referencing to the SVN Revision the SVN Server needs to have a Post-Commit Script.

Generate a batchscript with the following line

<Pfad zum EXE>\BugNET.SubversionHooks.exe post-commit %1 %2 

On the repository set up the following line to the post-commit event

<Pfad zum Script>\post-commit.bat %1 %2

If the set up of BugNET.SubversionHooks.exe is correct with each commit through the server an entry in Bugnet of the respective tickets will be made. The relevant documentation of the set up of BugNET.SubversionHooks.exe is on the Bugnet Projekt site.