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 |
Tags
- MSSQL
- MySQL
- 오픈소스
- JavaScript
- spring
- Tomcat
- Docker
- Python
- JDBC
- 설정
- STS
- Source
- 문서
- Spring Boot
- git
- maven
- jpa
- Thymeleaf
- Core Java
- SpringBoot
- Eclipse
- myBatis
- ubuntu
- PostgreSQL
- AJAX
- IntelliJ
- oracle
- Exception
- error
- Open Source
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 |