In my case, I have an SCM account (AccuRev rather than SVN in my case) that has read-only access to the files. That is, it can get all the files it wants, but is not allowed to check changes in. Jenkins is configured to use this account. So make a read-only subversion account (maybe call it ‘build’ or something) and enter that into the Jenkins SCM configuration.
--Rob From: [email protected] [mailto:[email protected]] On Behalf Of Baptiste Mathus Sent: Monday, October 01, 2012 3:53 AM To: [email protected] Subject: Re: Configuring multiple svn accounts in jenkins Hi, Click on any build in the build history. On that page, Jenkins is telling you what triggered the build. If it was manually triggered by someone, you'll have the message "Started by [UserName]" (assuming you only have authenticated users). <shamelessPlug> By the way, if you want to see directly what triggered a build from the job page along with each build in the build history panel, you can use the BuildTriggerBadgePlugin :-). https://wiki.jenkins-ci.org/display/JENKINS/Build+Trigger+Badge+Plugin </shamelessPlus> Cheers 2012/10/1 Kalpana <[email protected]<mailto:[email protected]>> Thanks.. but Can any of you please elborate me on where to find the information regd who started the build.??? also how to configure the privileges as read only ?? should we do this in svn or jenkins.. pls elaborate.. this is seriously eating my head:( -- View this message in context: http://jenkins.361315.n4.nabble.com/Configuring-multiple-svn-accounts-in-jenkins-tp4641682p4641868.html Sent from the Jenkins users mailing list archive at Nabble.com. -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! nbsp;! The information in this message is for the intended recipient(s) only and may be the proprietary and/or confidential property of Litle & Co., LLC, and thus protected from disclosure. If you are not the intended recipient(s), or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this communication is prohibited. If you have received this communication in error, please notify Litle & Co. immediately by replying to this message and then promptly deleting it and your reply permanently from your computer.
