Tag Archives: subversion

Common solutions to errors in checkout or commit of SVN

In using SVN checkout or commit times wrong, a similar error message as below

according to the prompt, the first thing we can choose to use the SVN menu of “clean up” option is trying to solve this problem

if the clean after found the problem still exists, we can give the correct local warehouse file backup to other directories first, then delete the error documents of local warehouse, from the remote warehouse to pull, and then compare our backup files related modification operations, You can recommit

svn RA layer request failed unable to connect to a repository

SVN RA layer request failed
is unable to connect to a repository

solution:
1, delete AppData\ Subversion\auth folder, or go TortoiseSVN to save data in order to clear authentication data
2, go to eclipse-> preference-> team-> svn-> SVN interface – & gt; Switch to another SVNKit (if you do not have this option refer to the end of the reference file)

reference reading:

eclipse install SVN plug-in the two ways of

https://www.cnblogs.com/alamps/p/6155963.html you will be best subclipse and SVNKit are set on the
subclipse 1.8
subclipse.tigris.org/update_1.8.x

Other reading:

https://stackoverflow.com/questions/8990544/cannot-connect-to-repo-with-tortoisesvn http://bbs.csdn.net/topics/390951109?page=1