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: qazw...@gmail.com To: kevinwu....@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 > qazw...@gmail.com >