I\'m having problems accessing an SVN repository using TortoiseSVN 1.7.8.
The SVN repository is on a CentOS 6.3 box with openssh 5.3p1:81.el6
and appear
Maybe this simple solution will work:
Go to your putty and check whether the saved session name matches with the name (svn saved session name in putty) that you are trying to take checkout with...
E.G.: in svn saved session, the name is saved as coreSvn
, and the checkout url is:
svn+ssh://svnuser@core/COCRETE/branches/R20181121-0.0.2-RELEASE
, this won't work. Change the @core
to @coreSvn
or @coresvn