Re: ClearTool on shell

2013-08-26 Thread Shannon Kerr
elative paths, > this works perfectly. > > /Peter > > > > Den fredagen den 23:e augusti 2013 kl. 14:23:34 UTC+2 skrev Shannon Kerr: > >> Jeff is absolutely right of course. The default mode for "ct setview" is >> to spawn a new shell. The only wa

Re: ClearTool on shell

2013-08-23 Thread Shannon Kerr
Jeff is absolutely right of course. The default mode for "ct setview" is to spawn a new shell. The only way to use this within Jenkins is to use the -exec option. We had a similar situation several years ago. We would actually generate a script on the fly to do what we needed to do for that

Re: Using Jenkins to automated testing

2013-08-23 Thread Shannon Kerr
We split up into two jobs to have more control over the pipeline. Some cases we want to build->lint->test->release. Some cases we may want to just lint->test. Breaking these up into individual jobs gives you more control to only do what you want to do. For one team we lint on every commit,

Re: Windows XP Slave

2013-07-29 Thread Shannon Kerr
f my question is how to configure ssh. I see it as way > more reliable, if configured properly. If a user cannot get JNLP to work > for some reason, they can't fall back to the ssh option. > > > > > On Mon, Jul 29, 2013 at 10:47 AM, Shannon Kerr > > > wrote: > >

Re: Windows XP Slave

2013-07-29 Thread Shannon Kerr
I run multiple Windows XP VMs with no issues. I set them up using "Java Web Start" and once they are started click on "File" in the pop up window to enable them as a service on that Windows XP machine (for me they are VMs). Once I set them up as a service, I change the account that the servic

Who is in the queue?

2013-06-25 Thread Shannon Kerr
Hello! I'm using Jenkins 1.519. I have setup a generic job that developers can do a "one off" build as needed. The job is parameterized and requests the user select the branch they want to build for from a list of available branches. My issue is, when a build gets into the queue, I can't tel

Re: Installation questions

2013-02-18 Thread Shannon Kerr
> > Never mind about the mapped drive. I've figured that out. The rest of my > questions are still valid. Thanks! > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an e

Installation questions

2013-02-18 Thread Shannon Kerr
Hello everyone. I've installed Jenkins on a few different systems now to play around with it and understand its capabilities, but now it's time to get serious. I have some questions that may seem trivial, but I just can't get the answer I'm looking for. Perhaps my Google search skills need so