[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to find who commits the build and revision number?

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Thu, 24 Jun 2010 22:38:32 +1000

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.