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

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

From: <green_at_corona-bytes.net>
Date: Thu, 24 Jun 2010 13:01:19 +0200 (CEST)

You should look into the svn:keyword property

http://svnbook.red-bean.com/en/1.4/svn.advanced.props.special.keywords.html

----- Original Message -----
From: qazwart_at_gmail.com
To: kevinwu.chn_at_gmail.com
Date: 24.06.2010 05:36:22
Subject: Re: How to find who commits the build and revision number?

> 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.
>
> On Wed, Jun 23, 2010 at 12:55 AM, Kevin Wu 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
>
Received on 2010-06-24 13:02:04 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.