Showing posts with label svn. Show all posts
Showing posts with label svn. Show all posts

Tuesday, June 9, 2009

Teamcity 4.5.2 is available

Hello everyone,

The second update of TeamCity 4.5 is available for download.
The list of changes is available in our tracker and on our main site.

This build contains an updated version of SVNKit library (1.3.0), so it should behave more nicely with Subersion 1.6 repositories.

Let us know about issues found, if any.

Kind regards,
KIR

Saturday, April 11, 2009

Subversion labeling for googlecode projects

This is a small hint for those who host an open-source project on code.google.com.

If you want to setup TeamCity VCS labeling for your project, use the following in your SVN labeling settings field:
/trunk=>/tags

and don't forget to specify authentication information for your SVN settings.