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

2013-03-12 Thread Thijs
i page for that didn't really clear stuff out :p So I should just get the Visual client, set up a workspace, let him get all depot files in there 1 time, and then give the plugin the filepath to that folder? On Tuesday, March 12, 2013 7:49:42 PM UTC+1, Thijs wrote: > > Hi all > &

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-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-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-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

AnsiColor plugin

2013-02-13 Thread Thijs Kuijpers
I am trying to use the AnsiColor plugin. I have installed version 0.3.1 on Jenkins 1.501 and enabled it in a job using the xterm color scheme. The job uses the TFS plugin to get the code and the MSBuild plugin to build C++ and C# code. I would like to see the colored output just like you see whe