Gerald Fauvelle
- Total activity 125
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
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... -
Created TeamCity server takes too much CPU and memory
Hi,Sometimes it happens that TeamCity server freeze in the web interface, impossible to load a page...When I look on server, top command says this :PID USER PR NI VIRT RES SHR S %CPU %ME... -
Created Upgrade from 5.0.1 to 5.1 is going wrong
Hi,I've just upgraded my server to 5.1, and now I have this :Error on step: Connecting to the database server...Unexpected exception when trying to connect from TeamCityDataSource: Cannot create JD... -
Created Others triggers
In Build Triggering, there is an option :"Automatically start a new build when the previous build failed."Does it restart over and over again if it's failing all the time?Is there a possibility to ... -
Created Display build status as a progress bar
Hi,The build are currently display with an icon, a green check if it's ok, or a red circle if it's not. So as soon as 1 test fails over 1000 tests for instance, it's all red.Is it possible to have ...