250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- MSSQL
- git
- STS
- Spring Boot
- Open Source
- error
- Exception
- myBatis
- SpringBoot
- ubuntu
- Tomcat
- Python
- MySQL
- 오픈소스
- 설정
- Docker
- JavaScript
- jpa
- Thymeleaf
- maven
- oracle
- JDBC
- 문서
- spring
- PostgreSQL
- Eclipse
- IntelliJ
- AJAX
- Source
- Core Java
Archives
- Today
- Total
목록svn lock (2)
헤르메스 LIFE
[Eclipse] svn lock 지우기 ( feat : SQLite )
개발환경 : Nexacro, Eclipse, SVN Nexacro Editor 를 띄우고, svn Sync를 받으면 svn lock 이 걸리는데, 이 lock은 clean up으로도 풀리지 않습니다. 1. DB Browser for SQLite .를 설치합니다. https://sqlitebrowser.org/ DB Browser for SQLite DB Browser for SQLite The Official home of the DB Browser for SQLite Screenshot What it is DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database f..
장난감들
2023. 10. 4. 00:32
[SVN] svn: ~~ is already locked. 메시지
SVN Sync 를 진행하니, svn: ~~ is already locked. 메시지가 보여지면서 commit 도 안되고, update 도 안돼네요. update (6 paths specified) -r 2150 --force Attempted to lock an already-locked dir svn: Working copy 'C:\폴더들' locked. svn: 'C:\폴더들' is already locked. Cleanup 한 번 해주니 풀렸습니다.
형상관리
2021. 2. 15. 09:45