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 |
Tags
- ubuntu
- error
- jpa
- JavaScript
- MSSQL
- PostgreSQL
- Python
- myBatis
- Open Source
- Spring Boot
- spring
- STS
- Exception
- Tomcat
- Source
- Core Java
- oracle
- 문서
- Eclipse
- Thymeleaf
- JDBC
- maven
- MySQL
- AJAX
- git
- 설정
- SpringBoot
- IntelliJ
- Docker
- 오픈소스
Archives
- Today
- Total
헤르메스 LIFE
[SVN] svn: ~~ is already locked. 메시지 본문
728x90
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 한 번 해주니 풀렸습니다.

728x90
'형상관리' 카테고리의 다른 글
| [SVN] svn: Unable to create pristine install stream (0) | 2021.04.22 |
|---|---|
| [GIT] The most useful git commands (0) | 2021.04.08 |
| [Git] .gitignore 파일 생성 (0) | 2021.01.24 |
| [Git] Personal access tokens 생성 (0) | 2021.01.23 |
| [Git] Windows 10 Git 설치 (0) | 2021.01.19 |