Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.11 KB

README.markdown

File metadata and controls

36 lines (27 loc) · 1.11 KB

A plugin for JetBrains TeamCity (http://www.jetbrains.com/teamcity/) that allows it to use the Git version control system (http://git.or.cz/).

Compiling

Running mvn install will build/compile.

mvn install

Installing

Inside pkg there's the steps necessary to create the agent-side package file. Then deploy just shows where the jar and the zip should be copied. You'll notice your agents go down for an ugprade and to get the server side workign you'll have to restart.

Logging

Add the following lines to /conf/teamcity-server-log4j.xml

TODO

Make these instructions obsolete with better configuration/scripts/etc...