On Thu, Jun 24, 2010 at 1:36 PM, David Weintraub <qazwart_at_gmail.com> wrote:
> On each and every Hudson build webpage is the Subversion repository
> revision number. You can use that and "svn log" to see who did the
> commit that triggered that build.
Hudson also grabs the log information for the revisions on each
update, and displays these under the "Recent Changes" link on the
project page, or the "Changes" page for each build.
Cheers,
Daniel B.
> On Wed, Jun 23, 2010 at 12:55 AM, Kevin Wu <kevinwu.chn_at_gmail.com> wrote:
>> Hi folks,
>>
>> I am using Hudson + Subversion to automate the build process.
>>
>> Everybody triggers the hudson build process is "anonymous". And I don't want
>> to add extra authentication to Hudson.
>>
>> So I want to know if it is possible to get information from Subversion about
>> who commits the change to the svn repository, and the revision number of
>> that commit.
>>
>> THANKS IN ADVANCE.
>>
>> --
>> Best wishes,
>> Kevin Wu
>>
>
>
>
> --
> David Weintraub
> qazwart_at_gmail.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_hudson.dev.java.net
> For additional commands, e-mail: users-help_at_hudson.dev.java.net
>
>
Received on 2010-06-24 14:39:29 CEST