Skip to content

Commit

Permalink
Merge branch 'poller_docs' of git://github.com/tomwardill/buildbot
Browse files Browse the repository at this point in the history
* 'poller_docs' of git://github.com/tomwardill/buildbot:
  Documentation for the project parameter in SVNPoller
  • Loading branch information
Dustin J. Mitchell committed Jul 6, 2010
2 parents f2bca9c + 3fcbad9 commit c0f0037
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/cfg-changesources.texinfo
Expand Up @@ -857,6 +857,11 @@ all files are on the trunk.
Subclasses of @code{SVNPoller} can override the @code{split_file}
method instead of using the @code{split_file=} argument.

@item project
Set the name of the project to be used for the @code{SVNPoller}.
This will then be set in any changes generated by the @code{SVNPoller},
and can be used in a Change Filter for triggering particular builders.

@item svnuser
An optional string parameter. If set, the @code{--user} argument will
be added to all @code{svn} commands. Use this if you have to
Expand Down

0 comments on commit c0f0037

Please sign in to comment.