Every now and then I have a problem with SVN inside eclipse folder gets locked, I have to check o开发者_运维知识库ut projects few times update and stuff like that . is there a SVN that I can use to commit files directly from console or windows folders?
From the console Slik Subversion. From Windows explorer Tortoise SVN.
Which OS? You have several options. My favourites:
Windows: TortoiseSVN
Mac OSX: Versions
Linux: KDEsvn
Or any others off this list.
For the command-line, you can use the "svn" binary directly from the SVN package for your system. Or something like Slik SVN on Windows.
精彩评论