반응형
Downloads - DB Browser for SQLite
(Please consider sponsoring us on Patreon 😄) Windows Our latest release (3.12.1) for Windows: Windows PortableApp There is a PortableApp available, but it’s still the previous (3.12.0) release version. It should be updated to 3.12.1 over the next few
sqlitebrowser.org
sqlite를 다운받아,
프로젝트 내 .svn 폴더안의 wc.db 파일을 sqlitebrowser로 열어서, 아래의 쿼리를 실행한후, 저장 종료 하면 된다.
delete from work_queue;
delete from wc_lock;

반응형
'개발 > eclipse' 카테고리의 다른 글
이클립스 maven build 중 test로 인한 오류 해결방안 (0) | 2021.05.03 |
---|---|
이클립스 lombok 설치 (0) | 2019.02.07 |
Java compiler level does not match the version of the installed Java project facet. (0) | 2019.01.18 |