일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- 회계
- error
- java
- miplatform
- Eclipse
- 기타소득
- 톰캣
- 데이터베이스
- 성능
- Excel
- JavaScript
- 튜닝
- 엑셀
- MIP
- 오라클
- Tomcat
- DB
- Book
- 마이플랫폼
- oracle
- 도서
- 에러
- 자바
- 함수
- JEUS
- 오류
- 한글
- Report Designer
- 이클립스
- 태그를 입력해 주세요.
- Today
- Total
목록SVN (2)
어느 가을날의 전환점
[오류]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 Pagehttp://sqlitebrowser.org/ #참조1) http://kure0769.tistory.com/entry/SVN-cleanup-fail-%EC%..
SCM(Software configuration management, 소프트웨어 형상 관리) Subversion http://subversion.apache.org/ Eclipse에서 SVN(Subversion) 사용하기 http://www.rtong.net/966 VisualSVN http://www.visualsvn.com/server/download/ --------------------------------------------------------------- TortoiseSVN http://tortoisesvn.tigris.org/ http://tortoisesvn.net/ Optimize TortoiseSVN Cache Disk I/O - Tortoise SVN 때문에 탐색기 버벅이는거 줄..