Plugin Deployment Problem
I have repackaged the accurev plugin to meet the requirements stated at:
http://confluence.jetbrains.net/display/TCD65/Plugins+Packaging
The server picks up the plugin.
However the agent now claims to not be able to find the plugin.
I have looked through the logs and can't find any reason for the error.
Any Ideas?
Please sign in to leave a comment.
Please try from console:
svn.exe checkout http://svn.jetbrains.org/teamcity/plugins/accurev-vcs/trunk/
Another trick is to put http://svn.jetbrains.org/teamcity/plugins/accurev-vcs/trunk/ as SVN checkout URL into latest TourtoiseSVN.
Subversion supports several protocols, at least svn:// or http:// or https://
Sorry my mistake.
Turns out that I am behind a firewall and needed to set a proxy before using TSVN.
Thanks