# Tortoise SVN Clean up ###### tags: `svn` `cmd` `Tortoise` `cleanup` ## Windows 下使用 SVN 命令行 使用指令的方式去清除 locked. 如果無法使用指令,請先至 [Apache Subversion command-line tools](https://www.visualsvn.com/downloads/) 下載使用。 >下載後相關步驟可以參考下方參考資料。 ```console # 切至該 SVN 目錄下 cd D:\svn_repository # 使用 SVN cleanup svn cleaup ``` ## 使用 Tortoise Clean Up 在該 SVN 資料夾按右鍵,點擊 TortoiseSVN 後找到 CleanUp  ## 心得 用指令超快速解決 Locked 的問題,用 Tortoise Clean Up 會卡很久,不是很確定中間有沒有做甚麼事情。 --- 參考資料: [windows下使用svn命令行)](https://blog.csdn.net/sayyy/article/details/109027382) [Tortoisesvn Clean Up 中文解說](https://tortoisesvn.net/docs/release/TortoiseSVN_zh_CN/tsvn-dug-cleanup.html) --- 各位大大,如果我有哪裡寫錯的話,歡迎留言告知。 發現錯誤可以讓我們都成長,感謝。
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.