Gerald Fauvelle
- Total activity 125
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Created Error in build agent and MessageBox
This morning I had this error with TeamCity 5.0.1 on a Windows XP agent, see screenshot.I have some strange things in agent logs :[2010-01-08 07:20:53,779] INFO - nt.win32.DumpDotNetProcessList -... -
Created Responsability assignment bug, last "window" is not on top
Hello,I'm testing TeamCity 5.0.1, and when I try to set responsability on a test, the last pop-up window is not on top, if other windows are too big then the last windows is hidden.See screenshot, ... -
Created Issue Id Pattern example?
Hi,I've tried to configure issue for bugzilla, and it asks for Issue Id Pattern...It seems there is no documentation : http://youtrack.jetbrains.net/issue/TW-10583Do we have to wait for 5.1 for thi... -
Created ALL_USERS_GROUP is missing
Hi,I've tried upgrading from 4.5.5 to 5.0.1, on a Linux server...After fixing config of some files that are overwritten (server.xml, teamcity-server.sh), I have TeamCity running.Now I see almost al... -
Created Cannot stop agent
Hi,I'm using TeamCity 4.5.5, server is on Linux, and I have agents on Windows and Linux.Sometimes builds are too long, and I configured TeamCity to stop too long builds. It works well on Windows, b... -
Created Extract tag
Hi,When I'm configuring a build with a trigger pattern :+:tags/*In order to run the build when a tag is created on Subversion, is there a way to get the tag in a variable in TeamCity?Thanks,Gérald -
Created Server temp folder
Hi,Temporary folder for TeamCity server isC:\Program Files\TeamCity\tempIs it possible to change this folder? I didn't find info in documentation.Thanks,Gérald -
Created Linux build agent does not start after adding Mercurial plugin
Hi,I've tried to add mercurial plugin, I downloaded latest version and put it on server, in system/plugins. I have 2 Windows agent that run fine, but the Linux agent does not, it is in the "Disconn... -
Created Working with tags
Hello all,I'm wondering on how to do some special checkout..We have a branch where we build some external librairies, like boost for instance.We have a system of version number, then a release can ... -
Created Force clean sources
Hello all,I'd like to know if when we force source clean, and then run a build, is there an special environment variable that is set then I can know in my build script ?Thanks,Gérald