-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Debian Linux, Hudson 1.337, svn-tag 1.12
I have a [tunnels] definition in hudson's ~/.subversion/config called ssh2. My repo URL is therefore at svn+ssh2://.... ; Hudson does okay with this for checkouts and update (even though the web UI complains about unknown tunnel definition), but svn-tag fails with an error: svn: Cannot find tunnel specification for 'ssh2'
Where does it look for those tunnel specifications?
- is related to
-
JENKINS-37184 Exception about tunnel goes unreported, svn-list-tags lists top level folder instead of branches and tags
- In Progress