Skip to content Skip to sidebar Skip to footer
Showing posts with the label Svn

Can't Fail Svn Pre-commit Script With Windows Server

I`m writing an SVN pre-commit.bat file which calls a Python script to query our issue tracking syst… Read more Can't Fail Svn Pre-commit Script With Windows Server

Buildbot: Run Svn With --trust-server-cert

I am trying to install buildbot for my project. I always run my svn commands with trust-server-cert… Read more Buildbot: Run Svn With --trust-server-cert

Finding The Modules Where Changes Were Checked With Svn

I have a multi module maven project. Project -Module1 -Module2 -Module3 -Module4 … Read more Finding The Modules Where Changes Were Checked With Svn