How to configure location of .BuildServer directory?

The TeamCity server places build artifacts and other such files in the $HOME/.BuildServer directory. In some server setups this may not be the most ideal location especially if the HOME directory is hosted on an NFS server or the server is running as root, for example.

Is there a way to configure the location of the .BuildServer directory?

Thanks,
Gordon

0
4 comments
Avatar
Permanently deleted user

It's in tomcat/webapps/buildServer/WEB-INF/buildServerSpring.xml

See http://www.intellij.net/forums/thread.jspa?messageID=5080234

Though I don't quite like editing this file as it makes updating builds a pain.

Sascha

0
Avatar
Permanently deleted user

Thanks, Sascha. As you say, it's not the most ideal location for a setting like this. A system property or something that is independent of the files contained in the TeamCity distribution would be better.

Ciao,
Gordon

0
Avatar
Permanently deleted user

Hello,

Could you please submit this request in JIRA?

--
Pavel Sher

"Gordon Tyler" <gordon.tyler@quest.com> wrote in message
news:6624464.1155591499091.JavaMail.itn@is.intellij.net...

Thanks, Sascha. As you say, it's not the most ideal location for a setting
like this. A system property or something that is independent of the files
contained in the TeamCity distribution would be better.

>

Ciao,
Gordon



0
Avatar
Permanently deleted user
0

Please sign in to leave a comment.