Colin Dawson
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
-
-
Colin Dawson created a post, CompletedCould not initialize class sun.nio.fs.LinuxNativeDispatcher
I'm having some trouble with my TeamCity install. The problem that I'm having is that it's no longer able to connect to git based VCS. (I don't use anything else so don't know if it's only git)... -
-
Colin Dawson created a post, Can teamcity check out the source of the last successful build?
Ok, here's the scenario that I'm wanting, it's a code quality gate to ensure that something silly doesn't happen. The scenario is that we have an API which is public. The policy is that we are a... -
Colin Dawson created a post, Teamcity Jabber Notifier to server with unsigned certificate
Hi all. I'm setting up Teamcity server to run on Raspbian, with a MySql database. It's working great up to this point. (note: the PI 3B+ I'm using doesn't run a build agent) I'm looking to setup ... -
Colin Dawson created a post, Deleting files from an FTP Server?
Hi, I'm working through a series of build steps for deploying software to a remote server. Haved used the ftp build step to successfully copy files up to a deployment server. This part works g...