Gerald Fauvelle
- Total activity 125
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Created Does Swabra kill process in an excluded folder?
Hi, I'm not sure if my configuration is supposed to work, or if it does, if there is something wrong with swabra. I have a checkout directory, let's say d:\work\trunk. I build my sources in d:\wo... -
Created How to deactivate mute functionnality?
Hi,It seems that mute functionnality in TeamCity is either buggy or not working correctly. Is there a way to deactivate it? If a build fails, I want to see the build failure, I don't want TeamCity ... -
Created TeamCity, IntelliJ IDEA project and shared configurations
Hi,I try to set up a TeamCity build that would compile and run a Android project.Build is successfull, but when the configuration should be run, it fails saying :IntelliJ IDEA project does not cont... -
Created TeamCity agent cleans too much
Hi,I have noticed a strange behavior of TeamCity agents. It cleans the whole working directory some times. I've checked at logs today, and found this :[2012-08-22 17:39:16,206] INFO - ies.Directo... -
Created How to archive project
Hello,I try to archive a project. When reading the documentation, it says that it's in project settings. When I go there, I see nowhere something about archiving project, except "Archived Projects"... -
Created Mercurial and subrepository
Hello,We have problem configure a build in TeamCity with mercurial using subrepo : http://mercurial.selenic.com/wiki/SubrepositoryIf we commit and push a file in a subrepository, it seems it is not... -
Created Restart failed build on another agent?
Hi,Last night we found a problem on one of our compilation agent, there were no space left on hard disk, so half of builds failed, the ones that were started on this agent.Could it be a feature to ... -
Created Where are stored artifacts on server?
Hi,I'd like to know if I can access artifacts from a webserver directly?When I look in Artifacts tab in a build results, I can browse them, and I see url that looks like this :http://src2:8008/repo... -
Created VCS Checkout rules
Hi,If I understand well, checkout rules speed up checkout on the agent.But what's happening if files are commited in a folder that is excluded of checkout for a build. Will the build ignore the com... -
Created EOL and Linux
Hi,How does TeamCity handle EOL on text files when the sources are checked out on server? We use Mercurial.Because on a Linux agent, most of the time text files have Windows EOL which cause some pr...