There's no other documentation (I'm aware of) than the one on the Wiki page and - if you like to stick your nose into it - in the GutHub sources (esp. https://github.com/jenkinsci/subversion-plugin/blob/master/src/main/java/hudson/scm/SubversionRepositoryStatus.java)
If you find that the documentation is missing something or is outright wrong, please feel free to change the Wiki page. If you're not comfortable with that, please at least open a JIRA issue describing what's wrong with it.
 
BTW: the 'rev' query parameter is there to tell Jenkins to check out exactly this revision instead of the revision at the time when the build starts
 
Gesendet: Mittwoch, 26. Juni 2013 um 13:03 Uhr
Von: "Yves Goergen" <yves.goer...@gmail.com>
An: jenkinsci-users@googlegroups.com
Betreff: Definitive Windows SVN notification guide?
I would like to set up the Subversion commit notification for the Jenkins server. We're all Windows here, so the bash scripts are not usable in this case. I tried in several different ways but either nothing happened or I got an HTTP 500 response with no further details except a stack trace. The documentation (https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin) only shows some example scripts (which do not work) with sparse notes about exceptions and alternatives. But nowhere is explained what the URL consists of, what URL parameters are available, used for what, and required. Also the data to post is not explained anywhere. I've seen the revision number and the commit message put in there, but neither should be necessary because Jenkins will fetch that revision from the repository anyway.

So is there a definitive guide how to get it working, all on the Windows platform? Preferable with a PowerShell script. Otherwise I must consider this broken undocumented and stick with the time schedule instead.

 

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to