TeamCity 8.0 is already compatible with Subversion 1.8 servers. In case of agent-side checkout it cannot create working copies in 1.8 format, it will be supported in future releases. Please watch TW-29404 to get notified on updates.
I specifically want to ensure that the VisualStudio plugin supports the new 1.8 working copy. Is this planned to be updated within the TeamCity 8 lifecycle or would this require a future release of version 9?
[Step 2/3] svn: E155036: Please see the 'svn upgrade' command
[08:53:35][Step 2/3] svn: E155036: The working copy at 'D:\TestCode\TestProject'
[08:53:35][Step 2/3] is too old (format 29) to work with client version '1.8.0 (r1490375)' (expects format 31). You need to upgrade the working copy first.
I'd be interested to know this as well. I can't update my working copy to Subversion 1.8 until all my developer tools support the new format.
TeamCity 8.0 is already compatible with Subversion 1.8 servers.
In case of agent-side checkout it cannot create working copies in 1.8 format, it will be supported in future releases.
Please watch TW-29404 to get notified on updates.
I specifically want to ensure that the VisualStudio plugin supports the new 1.8 working copy. Is this planned to be updated within the TeamCity 8 lifecycle or would this require a future release of version 9?
When will TeamCity 8.0 be officially release?
Just upgraded to 8.0.1 and no 1.8 support.
Agent errors with.
[Step 2/3] svn: E155036: Please see the 'svn upgrade' command
I have just upgraded from 7.1.4 to 8.0.3.
When trying to connect to a SVN 1.8 repo I get the following message:
svn: E180001: Unable to open repository 'file://MACHINENAME/subversion/MYREPO
svn: E160043: Expected FS format between '1' and '5'; found format '6'
I am connecting to the repo with direct access (file://)
Any plans for when this is going to work?