Perforce plugin

2016-11-04 Thread gessner . tim
I see in the perforce plugin (P4 plugin) that the plugin can be used to perform changelist browsing. Is there a way to send the results in an email? Thanx Tim -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from

Perforce plugin exception: no file(s) at that changelist number

2016-08-11 Thread David Plumb
Perforce plugin is failing for me when Perforce returns "no file(s) at that changelist number" errors. The plugin throws an exception for that error but doesn't throw an exception for "file(s) up-to-date", which is also a Perforce "error". Both "errors&qu

Re: How to checkout file in Jenkins perforce plugin ?

2015-10-19 Thread Sanjeev Singh
Thanks Dick, Tim & Rob for the prompt reply to my post. It looks like the permission issue. The user that I am using in Jenkins, is not having write permission on my project node in perforce. I will get that checked. Thanks !! - Sanjeev On Friday, October 16, 2015 at 4:25:29 PM UTC+1, Sanjeev Sin

Re: How to checkout file in Jenkins perforce plugin ?

2015-10-17 Thread Rob Petti
Your user simply doesn't have write permissions to the file in Perforce. If you still have issues, contact Perforce support, as this is not related to Jenkins. On Friday, 16 October 2015 09:25:29 UTC-6, Sanjeev Singh wrote: > > Hi, > I am a new user to Jenkins and trying to setup a C++ build usi

Re: How to checkout file in Jenkins perforce plugin ?

2015-10-16 Thread Tim Hargreaves
> jenkinsci-users@googlegroups.com] *On Behalf Of *Tim Hargreaves > *Sent:* Friday, October 16, 2015 1:32 PM > *To:* Jenkins Users > *Subject:* Re: How to checkout file in Jenkins perforce plugin ? > > > > What we do is just have a user with read only access perform the

RE: How to checkout file in Jenkins perforce plugin ?

2015-10-16 Thread Ginga, Dick
checkout file in Jenkins perforce plugin ? What we do is just have a user with read only access perform the sync and just have the workspace set to 'allwrite' On Friday, October 16, 2015 at 8:25:29 AM UTC-7, Sanjeev Singh wrote: Hi, I am a new user to Jenkins and trying to setup a C++ b

Re: How to checkout file in Jenkins perforce plugin ?

2015-10-16 Thread Tim Hargreaves
What we do is just have a user with read only access perform the sync and just have the workspace set to 'allwrite' On Friday, October 16, 2015 at 8:25:29 AM UTC-7, Sanjeev Singh wrote: > > Hi, > I am a new user to Jenkins and trying to setup a C++ build using perforce. > I am able to create the

RE: How to checkout file in Jenkins perforce plugin ?

2015-10-16 Thread Ginga, Dick
Jenkins perforce plugin ? Hi, I am a new user to Jenkins and trying to setup a C++ build using perforce. I am able to create the view and build the project fine using MSBuild. But I need to modify one header file containing version info before build and submit the changed file on perforce after build

How to checkout file in Jenkins perforce plugin ?

2015-10-16 Thread Sanjeev Singh
Hi, I am a new user to Jenkins and trying to setup a C++ build using perforce. I am able to create the view and build the project fine using MSBuild. But I need to modify one header file containing version info before build and submit the changed file on perforce after build. I am trying to use

Re: Jenkins P4 (Perforce) Plugin exposed variables

2015-07-21 Thread BeckyY
Thank you, Daniel!Yes, it was as simple as that! P4_CHANGELIST is an environment variable containing the latest changelist for the path provided. On Tuesday, July 21, 2015 at 3:49:38 PM UTC-7, BeckyY wrote: > > Question is about the P4 plugin by Perforce, not the Perforce plugi

Re: Jenkins P4 (Perforce) Plugin exposed variables

2015-07-21 Thread Daniel Beck
Probably easiest to find out what environment variables are defined with a shell or batch build step that executed 'env' or 'set' respectively. On 22.07.2015, at 00:49, BeckyY wrote: > Question is about the P4 plugin by Perforce, not the Perforce plugin by a > thir

Jenkins P4 (Perforce) Plugin exposed variables

2015-07-21 Thread BeckyY
Question is about the P4 plugin by Perforce, not the Perforce plugin by a third party. I didn't see in the documentation any info about exposed variables. In particular, I need to know the changelist # that the plugin selects to build against. I created a simple project in Je

perforce plugin polling stopping working

2015-06-24 Thread Niksan
I know this has been mentioned before, spanning back a few years at least but I wonder if other people are still seeing this? I think the problem is down to flaky networking where a slave can detach / go offline briefly when mid polling (why that would happen is a different thing entirely), so

Perforce plugin - use credential for p4 commands in the build step

2015-03-13 Thread Jens Brejner
After checkout from perforce with https://wiki.jenkins-ci.org/display/JENKINS/Perforce+Plugin I need to change a file during build, and submit the file after build. I had expected that the perforce connection and credentials was persisted in the build environment after scm checkout, but that

RE: P4 plugin and Perforce plugin???

2015-02-03 Thread Ginga, Dick
Thanks I guess ☺ From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Kanstantsin Shautsou Sent: Tuesday, February 03, 2015 1:53 PM To: jenkinsci-users@googlegroups.com Subject: Re: P4 plugin and Perforce plugin??? For github features there are even 4 or

Re: P4 plugin and Perforce plugin???

2015-02-03 Thread Kanstantsin Shautsou
For github features there are even 4 or 5 plugins ;) About perforce search initial thread in jenkins-devel maillist. One plugin supported by community, second by perforce itself. On Tuesday, February 3, 2015 at 9:44:02 PM UTC+3, rginga wrote: > > I use the Perforce plugin version 1.3.

P4 plugin and Perforce plugin???

2015-02-03 Thread Ginga, Dick
I use the Perforce plugin version 1.3.26 and another Jenkins server is our company is using the P4 plugin version 1.0.14. why are there 2? I prefer the Perforce plugin I am using but which is the official one? Dick Ginga, Informatics R&D PerkinElmer Inc. | For the Better HUMAN HE

Re: Jenkins Perforce plugin error: Perforce password (P4PASSWD) invalid or unset

2014-09-30 Thread David Rabinowitz
ord works well for me. > > > On Mon, Jul 15, 2013 at 12:25 PM, > > wrote: > >> We have been using the Perforce plugin for quite some time and usually >> when I see that error it is because the password is not correct. I am >> using a slightly older version of t

Perforce plugin & SSL trust

2014-05-16 Thread Mishael Kim
Hi, Is it possible to use this plugin with SSL ports? The changlist to the plugin states that SSL is supported, but I can't figure out how to use the "trust" command. Thanks, Mishael -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubsc

RE: Perforce-Plugin: How to use variables in the client/view spec?

2014-04-10 Thread Ginga, Dick
@googlegroups.com Subject: Perforce-Plugin: How to use variables in the client/view spec? Hello, I'm trying to make the Perforce Plugin's view spec more dynamic by including an Environment variable in the spec, but it doesn't' seem to work the way I would expect. Our specs usually

Perforce-Plugin: How to use variables in the client/view spec?

2014-04-10 Thread Mike Craig
Hello, I'm trying to make the Perforce Plugin's view spec more dynamic by including an Environment variable in the spec, but it doesn't' seem to work the way I would expect. Our specs usually include the Release name: //base/products/branch/v1.Main/... //VMWIN2K801/products/branch/v1.Main/...

Perforce plugin detecting changes when none exist...

2014-02-14 Thread Jeff
I have builds kicking off despite not having changes, unless Perforce is detecting changes elsewhere in the repository as being part of the current view. However, jenkins also shows the following for the same build, even though it said "Changes detected" in the polling log: [image: Inline image 1

RE: Perforce Plugin - Can't get plugin to work on remote client

2014-02-04 Thread Ginga, Dick
Ignore that error message. I always get it and it is harmless From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jason Murray Sent: Tuesday, February 04, 2014 2:30 PM To: jenkinsci-users@googlegroups.com Subject: Re: Perforce Plugin - Can't get p

Re: Perforce Plugin - Can't get plugin to work on remote client

2014-02-04 Thread Jason Murray
> > The view appears right. > > Workspace (client): hudson-deploy-client => Unable to check workspace > against depot > > Let Jenkins Create Workspace: yes > Let Jenkins Manage Workspace View: yes > > View Map: //depot/projects/tools/Hammer/... //hudson-deploy-client/... > > I cannot run the co

Re: Perforce Plugin - Can't get plugin to work on remote client

2014-02-04 Thread Jason Murray
The view appears right. Workspace (client): hudson-deploy-client => Unable to check workspace against depot Let Jenkins Create Workspace: yes Let Jenkins Manage Workspace View: yes View Map: //depot/projects/tools/Hammer/... //hudson-deploy-client/... I cannot run the command locally because

Re: Perforce Plugin - Can't get plugin to work on remote client

2014-02-04 Thread Jason Murray
ve is logged in as. > > > > *From:* jenkins...@googlegroups.com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *Jason Murray > *Sent:* Wednesday, January 29, 2014 6:53 PM > *To:* jenkins...@googlegroups.com > *Subject:* Perforce Plugin - Can't get plugin to work on

RE: Perforce Plugin - Can't get plugin to work on remote client

2014-01-30 Thread Ginga, Dick
Behalf Of Jason Murray Sent: Wednesday, January 29, 2014 6:53 PM To: jenkinsci-users@googlegroups.com Subject: Perforce Plugin - Can't get plugin to work on remote client I am trying to use the Perforce plugin on a Linux slave and am getting an exception. Before I file a bug I wanted to see if

Perforce Plugin - Can't get plugin to work on remote client

2014-01-29 Thread Jason Murray
I am trying to use the Perforce plugin on a Linux slave and am getting an exception. Before I file a bug I wanted to see if there was any configuration issue or compatibility problems that might be the actual cause. The possible issue with my setup are: 1. The slave is a VM in openstack. Its

RE: Perforce plugin: changing the sync options

2013-11-05 Thread Ginga, Dick
Gutierrez Sent: Tuesday, November 05, 2013 6:24 AM To: jenkinsci-users@googlegroups.com Subject: Perforce plugin: changing the sync options The plugin offers the option "One Time Force Sync". This executes the sync command with a "-f" option. Is there a way to pass custom

Perforce plugin: changing the sync options

2013-11-05 Thread Damian Gutierrez
The plugin offers the option "One Time Force Sync". This executes the sync command with a "-f" option. Is there a way to pass custom options to the sync command? I would like to execute the sync command in this way: p4 -r4 -vnet.maxwait=300 sync Reason: we are starting using Jenkins with Perf

Re: Using perforce Workspace name in the perforce plugin

2013-10-21 Thread D Soa
I have a followup question. I read the help text, but am still confused at what the settings mean. I have multiple jobs that need to work off the same client view spec and I want Jenkins to create/manage a separate workspace for each job. But I want the "view spec" to be based off an existing

RE: Using perforce Workspace name in the perforce plugin

2013-09-20 Thread Ginga, Dick
-...@googlegroups.com Subject: Using perforce Workspace name in the perforce plugin Hi All, Is there a way to use the Perforce Workspace name in the perforce plugin for jenkins instead of the view. i.e. just give the name of already existing Workspace name in perforce and then use the view already

Using perforce Workspace name in the perforce plugin

2013-09-20 Thread alok kumar
Hi All, Is there a way to use the Perforce Workspace name in the perforce plugin for jenkins instead of the view. i.e. just give the name of already existing Workspace name in perforce and then use the view already defined in it to get the source code. Thanks, Alok -- You received this message

Re: Perforce Plugin

2013-09-19 Thread mark_kendzior
out files sync fine with this option set. Thanks Makr On Wednesday, September 18, 2013 1:40:14 PM UTC-6, Fisher, Allen wrote: > > I just noticed that if you use the workspace cleanup plugin (or just go > to the build box and delete the workspace) to delete your workspace before

Perforce Plugin

2013-09-18 Thread Fisher, Allen
I just noticed that if you use the workspace cleanup plugin (or just go to the build box and delete the workspace) to delete your workspace before the build starts, the Perforce plugin thinks you have everything you need to build and tries to build anyway. Shouldn't it do a sync -f to pu

Re: Jenkins Perforce plugin error: Perforce password (P4PASSWD) invalid or unset

2013-07-15 Thread Mishael Kim
having a valid ticket on the machine and using the ticket instead of the password works well for me. On Mon, Jul 15, 2013 at 12:25 PM, wrote: > We have been using the Perforce plugin for quite some time and usually > when I see that error it is because the password is not correct.

Re: Jenkins Perforce plugin error: Perforce password (P4PASSWD) invalid or unset

2013-07-15 Thread mark_kendzior
We have been using the Perforce plugin for quite some time and usually when I see that error it is because the password is not correct. I am using a slightly older version of the plugin (1.3.19). You may try to check the box to expose the P4PASSWD in the environment and then check to see if

Jenkins Perforce Plugin - Sync tools outside of label?

2013-06-20 Thread Wolk
Hi there, I have a Jenkins job that syncs to a release label to do a build. Tools needed by the job like Flex 4 SDK are kept in perforce but are not included in the label. Is there a simple addition I can make to the Jenkins job to sync to the label and also sync these build tools from perforce

Re: Perforce plugin- What is te log entry mean

2013-06-16 Thread Andrei Ababei
mething very low (1 second) Good luck, AAA. PS: you can use "p4 login -s" to see if you have a valid ticket or the ticket has expired. On Wednesday, June 12, 2013 10:52:24 PM UTC+3, Richard J wrote: > > Hi > Using Jenkins 1.509.1 with Perforce plugin 1.3.19 > > I'v

Perforce plugin- What is te log entry mean

2013-06-12 Thread Richard J
Hi Using Jenkins 1.509.1 with Perforce plugin 1.3.19 I've seen this for a long time, but now seems like a good time to ask... My Jenkins log is full of entries like this: Jun 12, 2013 12:39:21 PM com.tek42.perforce.parse.AbstractPerforceTemplate login WARNING: Using p4 issued t

Re: Getting exception when trying to build maven project by perforce plugin

2013-03-21 Thread Eric Pyle
This appears to be JENKINS-16256 , which is a duplicate ofJENKINS-15642. Eric On 3/20/2013 6:01 PM, devanand wrote

Re: Getting exception when trying to build maven project by perforce plugin

2013-03-20 Thread devanand
Yes i had corrected earlier but some how Jenkins was not able to delete this information from it's cache, Even i restarted many times... Eventually i needed to delete that proejct and resetup again.. Then only it corrected the value with -"XX:MaxPermSize=128m". After correcting this i am not

Re: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-20 Thread mark_kendzior
I know nothing about flash builder but a quick search shows there is a way to build from a command line http://help.adobe.com/en_US/Flex/4.0/UsingFlashBuilder/WSbde04e3d3e6474c4-59108b2e1215eb9d5e4-8000.html In your build job add a build step that will launch the command line build of Flash bui

Re: Getting exception when trying to build maven project by perforce plugin

2013-03-20 Thread Eric Pyle
A simple syntax error. It should be "-XX:MaxPermSize=128m" Eric On 3/20/2013 4:06 PM, devanand wrote: Hi, I am getting following exception while executing my maven project in Jenkins. Parsing POMs [sample-project] $ "C:\Program Files\Java\jdk1.6.0_38_backup/bin/java" -Xmx512m -XX:MaxPermS

Getting exception when trying to build maven project by perforce plugin

2013-03-20 Thread devanand
Hi, I am getting following exception while executing my maven project in Jenkins. Parsing POMs [sample-project] $ "C:\Program Files\Java\jdk1.6.0_38_backup/bin/java" -Xmx512m -XX:MaxPermSize-128m -cp C:\Jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-agent-1.2.jar;C:\apache-maven-3.0.3\boot\p

Re: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-19 Thread Thijs
I have figured out, I need to add a couple of build steps.µ The steps I need: 1) get latest files from my perforce server (This works) 2) execute build file with nant (this sort of works, still need to fix a bug with flex_home not being set on the machine) 3) let flashbuilder build my project (g

Re: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-19 Thread Thijs
I have figured out, I need to add a couple of build steps.µ The steps I need: 1) get latest files from my perforce server (This works) 2) execute build file with nant 3) let flashbuilder build my project (giving the project file as argument) 4) executing a bat file to let it create the wanted AIR

Re: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-18 Thread mark_kendzior
Those files are just information about the build. Have you looked in the workspace where your build should be running and generating the files that you are looking for? Have you looked in the build log to see if the files are being created or if there are build errors? Mark On Monday, March

Re: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-13 Thread Thijs
So I do need to put a random name in the client field? And I don't really get what I need to put in the view map field. In the wiki page it's like //depot/projects/test/... //workspace/... But in my case, our project is the only one on the depot, so it should be //depot/... //workspace/... th

Re: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-13 Thread mark_kendzior
ed and the files being checked out. Mark On Tuesday, March 12, 2013 12:49:42 PM UTC-6, Thijs wrote: > > Hi all > > I'm very new to working with perforce and hudson. But for a school > assignment, we need a hudson build server. > > I successfully installed hudson on a win

RE: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-12 Thread Thijs
Thanks for your help. I've downloaded the visual client, set up a workspace and succesfully downloaded the files in there. I've put the name in the client txtfield and if i try to make a build now, it doesnt give errors but neither shows a succesful build. I'll have to dig deeper in this to get

RE: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-12 Thread Mandeville, Rob
ci-users@googlegroups.com Subject: Re: [Perforce Plugin] New to this - issues linking hudson with perforce I tought so that it was the client field giving issues, but I just didn't know what to fill in, hence i see screenshots with random names on it sometimes. The wiki told me to use p4 comm

Re: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-12 Thread Thijs
gt; I'm very new to working with perforce and hudson. But for a school > assignment, we need a hudson build server. > > I successfully installed hudson on a windows server 2008 R2 machina, and > added the Perforce plugin. > > However i'm failing in the connection between

RE: [Perforce Plugin] New to this - issues linking hudson with perforce

2013-03-12 Thread Mandeville, Rob
groups.com Subject: [Perforce Plugin] New to this - issues linking hudson with perforce Hi all I'm very new to working with perforce and hudson. But for a school assignment, we need a hudson build server. I successfully installed hudson on a windows server 2008 R2 machina, and added the

Re: Perforce Plugin - Workspace root folder always overwritten to C:\Program Files (x86)\Jenkins\jobs\\workspace

2012-11-13 Thread cjo
pieces (ex. builds\p4workspace\1\etc\etc\etc)\ > > Can this easily be done with the Perforce plugin, or am I barking up the > wrong tree? > > Regards, > Stephen >

Perforce Plugin - Workspace root folder always overwritten to C:\Program Files (x86)\Jenkins\jobs\\workspace

2012-11-13 Thread Stephen Tunney
space\1\etc\etc\etc)\ Can this easily be done with the Perforce plugin, or am I barking up the wrong tree? Regards, Stephen

Re: Perforce plugin and P4TICKET variable

2012-10-04 Thread Rob Petti
P4TICKET is saved between syncs... so it should always be available. If it's not, then it means there's a bug in the plugin. On Wednesday, 3 October 2012 10:52:56 UTC-6, Richard J wrote: > > Our Perforce server is set at security level 3 and the build scripts need > to use the P4TICKET variable

Perforce plugin and P4TICKET variable

2012-10-03 Thread Richard J
Our Perforce server is set at security level 3 and the build scripts need to use the P4TICKET variable to perform a checkin. It seems that the P4TICKET variable is only available when the plugin tries to communicate with Perforce, fails and then does a login. So, in order to guarantee that the

Re: Perforce Plugin and PATH

2012-10-01 Thread Marek Gimza
file a ticket? If you > can't set the PATH on the systems correctly before starting the slave > agents, then you may need to define your P4 installation in jenkins instead. > > On Wednesday, 26 September 2012 23:22:07 UTC-6, Erling Andersen wrote: >> >> Hi >> &g

Re: Perforce Plugin and PATH

2012-09-28 Thread Rob Petti
wrote: > > Hi > > We have had problem with the Perforce plugin on Windows. The issue is > related to which PATH is used when the the p4 command is run. > We thought that PATH would have the value defined on the node in Jenkins > and NOT the PATH value defined on the machine and

Perforce Plugin and PATH

2012-09-26 Thread Erling Andersen
Hi We have had problem with the Perforce plugin on Windows. The issue is related to which PATH is used when the the p4 command is run. We thought that PATH would have the value defined on the node in Jenkins and NOT the PATH value defined on the machine and know by Java. We define PATH on each

Re: Perforce plugin- Don't do what I did

2012-09-07 Thread Rob Petti
n the change list description. > That way, I could search for it if I saw it agian. > > Guess what: When Jenkins tried to build after the checkin, the Perforce > plugin for Jenkins must have seen the error message inside the change list > and declared the communication with

Perforce plugin- Don't do what I did

2012-09-04 Thread Richard J
Jenkins tried to build after the checkin, the Perforce plugin for Jenkins must have seen the error message inside the change list and declared the communication with Perforce to have failed and thereofre failed the build. Luckily, it was an easy fix. I just edited the submitted changelist to

RE: Perforce plugin and Globa Password from EnvInject ?

2012-08-29 Thread Richard Otter
No. -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Rob Petti Sent: Wednesday, August 29, 2012 8:06 AM To: jenkinsci-users@googlegroups.com Subject: Re: Perforce plugin and Globa Password from EnvInject ? Out of curiosity

Re: Perforce plugin and Globa Password from EnvInject ?

2012-08-29 Thread Rob Petti
Out of curiosity, are you running a matrix build by chance? On Tue, Aug 28, 2012 at 9:05 PM, Rob Petti wrote: > Doubtful. I think you've just bypassed the issue by preventing changeset > descriptions from being retrieved at all. I'll take a look at the double > '-P' problem, and in the meantime l

Re: Perforce plugin and Globa Password from EnvInject ?

2012-08-28 Thread Rob Petti
Doubtful. I think you've just bypassed the issue by preventing changeset descriptions from being retrieved at all. I'll take a look at the double '-P' problem, and in the meantime let me know if the changeset problem resurfaces. On Aug 28, 2012 7:02 PM, "Richard J" wrote: > I ran that describe co

Re: Perforce plugin and Globa Password from EnvInject ?

2012-08-28 Thread Richard J
I ran that describe command from a cmd shell without problem. Nothing obviously different from any other CL description. I redirected it to a file and saw nothing but ASCII. I had a job mapped to a different folder that also failed the same way, and it did not have CL 74865 in it change his

Re: Perforce plugin and Globa Password from EnvInject ?

2012-08-28 Thread Rob Petti
>> > Source) >> > >> > at java.util.concurrent.**ThreadPoolExecutor$Worker.run(**Unknown >> >> > Source) >> > >> > at java.lang.Thread.run(Unknown Source) >> > >> > Done. Took 0.44 sec >> > >>

Re: Perforce plugin and Globa Password from EnvInject ?

2012-08-28 Thread Richard J
gt; > > > Changing P4 Client View from: > > > > //depot/Projects/NGC/Main/Source/... > //Jenkins-NGC_CI/ReadOnly/Source/... > > > > > > > > Changing P4 Client View to: > > > > Saving modified client Jenkins-NGC_CI > > >

Re: Perforce plugin and Globa Password from EnvInject ?

2012-08-28 Thread Rob Petti
> > Saving modified client Jenkins-NGC_CI > > No changes found. > > Done. Took 2.2 sec > > No changes > > > > The job configuration UI showed the following message: > > · when using variable substitution in the password field - > > Unable to check

Re: Perforce plugin and Globa Password from EnvInject ?

2012-08-28 Thread Richard J
d mapping:${DepotBranch}/Source/... //jenkins/ReadOnly/Source/... On Monday, August 27, 2012 9:55:48 AM UTC-7, Richard J wrote: > Confirmed- Both EnvInject and MaskPassword global passwords work as > advertised in Perforce plugin. > NOTE: Don't forget to mark the checkbox

Re: Perforce plugin and Globa Password from EnvInject ?

2012-08-27 Thread Richard J
Confirmed- Both EnvInject and MaskPassword global passwords work as advertised in Perforce plugin. NOTE: Don't forget to mark the checkbox in the job config to allow use of the defined global passwords in that job! On Saturday, August 25, 2012 4:18:00 PM UTC-7, Rob Petti wrote: &g

Re: Perforce plugin and Globa Password from EnvInject ?

2012-08-25 Thread Rob Petti
force password entered separately in about 100 > jobs, it would be nice > to use this feature. > Any plans to support it in the Perforce plugin? > > >

Perforce plugin and Globa Password from EnvInject ?

2012-08-24 Thread Richard J
The newer versions of the plugin EnvInject can create a GlobalPassword. Since I have the same Perforce password entered separately in about 100 jobs, it would be nice to use this feature. Any plans to support it in the Perforce plugin?

Re: Perforce Plugin & Recent Changes

2012-08-21 Thread Rob Petti
Not currently. See below: https://issues.jenkins-ci.org/browse/JENKINS-9342 On Monday, 20 August 2012 15:17:32 UTC-6, chelusly wrote: > > Is it possible to configure the Recent Changes views to only show changes > from the branch specified in the "View Mask"? > > The Recent Changes log is showi

Perforce Plugin & Recent Changes

2012-08-20 Thread chelusly
Is it possible to configure the Recent Changes views to only show changes from the branch specified in the "View Mask"? The Recent Changes log is showing user changes from other branches not specified in the View Mask. Thanks,

Re: [Perforce-Plugin] Problems running p4 client "The system cannot find the file specified"

2012-03-26 Thread Rob Petti
n option. > > Looks like the wiki screenshots show the versions pre 1.3.9 when this > change was made. > > Chris, > > On Wednesday, 21 March 2012 16:15:41 UTC, Ribram wrote: >> >> Jenkins 1.456 with Perforce Plugin 1.3.10 on both Windows and Linux. >> &

Re: [Perforce-Plugin] Problems running p4 client "The system cannot find the file specified"

2012-03-21 Thread cjo
installation option. Looks like the wiki screenshots show the versions pre 1.3.9 when this change was made. Chris, On Wednesday, 21 March 2012 16:15:41 UTC, Ribram wrote: > > Jenkins 1.456 with Perforce Plugin 1.3.10 on both Windows and Linux. > > Cannot seem to invoke the p4 client (it is

[Perforce-Plugin] Problems running p4 client "The system cannot find the file specified"

2012-03-21 Thread Ribram
Jenkins 1.456 with Perforce Plugin 1.3.10 on both Windows and Linux. Cannot seem to invoke the p4 client (it is in the path). Seeing the exception: Caught exception communicating with perforce. Could not run perforce command.com.tek42.perforce.PerforceException: Could not run perforce

[Perforce Plugin] Compatibility of v1.3.10 with hudson?

2012-03-16 Thread Vincent Girard-Reydet
Hi all, Does anyone know if version 1.3.10 of Perforce Plugin is still compatible with Hudson? We are using Hudson 2.1.2 and migration to Jenkins is not yet started. I'm however much interested in the global configuration that comes with v1.3.9 and v1.3.10. If not compatible, I'm

Re: Redundant syncs by Perforce plugin when using matrix jobs

2012-03-05 Thread Rob Petti
uggest you change your client spec name to "Jenkins_${JOB_NAME}" and turn off force syncing to make things move a bit faster. On Thursday, 1 March 2012 04:34:21 UTC-7, Thomas Fields wrote: > > Hi there, > > I've been using the Perforce plugin with Jenkins for a whi

Re: Redundant syncs by Perforce plugin when using matrix jobs

2012-03-05 Thread Andrew Melo
essary sync as well. >> >> On 1 March 2012 21:34, Thomas Fields wrote: >> >>> Hi there, >>> >>> I've been using the Perforce plugin with Jenkins for a while now and >>> it's been working great. However, recently I noticed that it's bee

Re: Redundant syncs by Perforce plugin when using matrix jobs

2012-03-05 Thread Thomas Fields
I'm not sure about the SVN plugin but it's a performance killer for me so I'm hoping there is a fix. I've created https://issues.jenkins-ci.org/browse/JENKINS-12983 to see if I can get an official answer from the author of the Perforce plugin. On Saturday, 3 March 2012

Re: Redundant syncs by Perforce plugin when using matrix jobs

2012-03-03 Thread Simon Stevenson
I think there may be a bug with the matrix builds... I have noticed with SVN the parent does an unnecessary sync as well. On 1 March 2012 21:34, Thomas Fields wrote: > Hi there, > > I've been using the Perforce plugin with Jenkins for a while now and it's > been working gr

Redundant syncs by Perforce plugin when using matrix jobs

2012-03-01 Thread Thomas Fields
Hi there, I've been using the Perforce plugin with Jenkins for a while now and it's been working great. However, recently I noticed that it's been doing what I think is a redundant sync. I've got a matrix job and when the job triggers, the matrix parent gets a list of th