简体   繁体   中英

not able to commit using tortoise SVN

I am encountering a problem, evertime i try to commit.The error is:

Error: Working copy 'C:\\SVN Checkout\\Branch\\Message Center Issue' locked

What is the problem?

Try svn cleanup before commit. It will recursively clean up the working copy, removing locks.

If cleanup doesn't work you should use the 'release lock' option in TortoiseSVN. If this doesn't work you'll need to checkout a fresh working copy.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM