Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Error updating and submitting svn

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

1. SVN update error:

Clean up is still wrong.

Error: Previous operation has not finished; run 'cleanup' if it was interrupted

Download tool sqlite:

Link download.csdn.net/download/huozhouhftze/7280553

For easy execution, copy sqlite.exe to the svn project's home directory, which is at the same level as the.svn directory.

Execute the following command to view the log of actions I performed

sqlite3.exe .svn/wc.db "select * from work_queue"

The following is my operating record

11035|(sync-file-flags 150 -new/2017/20170711.xlsx)

11036|(file-remove 21 .svn/tmp/svn-705CD7B6)

Execute the following command to empty the queue

sqlite3.exe .svn/wc.db "delete from work_queue"

After that, there is no problem with executing clean up.

2. Error in submitting svn file

Remains in conflict

Solution:

Use the right-click menu svn - resolve

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report