When I run `svnlook changed --revision ${REV} ${REPO}`, it returns 
something similar to the following:

A   path/to/new/file/test_138
A   path/to/new/file/test_139



So does Jenkins use this information from --post-data to determine which 
jobs to build? From above it would look for jobs with the subversion path 
of "path/to/new/file".  Is that functionality using a new line as a 
delimiter or can Jenkins use a different delimiter? 

Thanks,
Ben

On Friday, June 5, 2015 at 1:36:36 AM UTC-7, Daniel Beck wrote:
>
> On 05.06.2015, at 01:14, Benjamin Todd <benjamin...@gmail.com 
> <javascript:>> wrote: 
>
> > I believe using --post-data forces wget to POST as opposed to GET, but 
> is the content it posts actually used?  If so, how since it appears to just 
> be a change list? 
>
> Jenkins needs this to compare the URLs checked out by the projects in 
> Jenkins with the list of changes in the commit to determine which projects 
> need to poll for changes.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/22b771d8-cb9d-4fb7-aaa3-60a882ad6665%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to