어느 가을날의 전환점
SVN|Error - Previous operation has not finished; run 'cleanup' if it was interrupted. 본문
Development
SVN|Error - Previous operation has not finished; run 'cleanup' if it was interrupted.
어느가을빛 2016. 9. 20. 08:47[오류]
Share project was failed.
Previous operation has not finished; run 'cleanup' if it was interrupted.
[원인]
SVN Update과정에서 비정상 종료(오류)로 처리가 정상 완료되지 못하여 작업큐에 작업이 존재하는 경우 발생.
[해결방법]
1) CleanUp 실행.
2) CleanUp으로 해결이 안되는 경우 SqlLite 설치 후 "WORK_QUEUE"테이블의 잔여 작업 데이터를 삭제.
- 소스 디렉토리의 "./svn.wc.db"를 오픈.
*SQLite Download Page
#참조
1) http://kure0769.tistory.com/entry/SVN-cleanup-fail-%EC%B2%98%EB%A6%AC
2) http://ooz.co.kr/281
'Development' 카테고리의 다른 글
WEBSQUARE|웹스퀘어 2.0 라이센스 파일 위치 (0) | 2016.02.29 |
---|---|
JAVA|서버 및 자바 성능 관련 자료 모음 (0) | 2016.02.26 |
MAVEN|Nexus - Maven repository manager(내부 리포지토리 구성을 위한 도구) (0) | 2016.01.06 |
IE8|인터넷 익스플로러 8 이하에서 "이 페이지의 스크립트로 인해 Internet Explorer 실행의 속도가 느려질 수 있습니다" 해결 방법 (0) | 2015.03.31 |
DESIGN|파워포인트를 이용한 UI 설계 (PowerMockup) (0) | 2014.08.12 |
Comments