Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- appendChild
- Append
- VAR
- createElement
- boolean
- 학습법 #집중력
- FOR
- Openlayers
- Let
- htmlFor
- input
- const
- createtextnode
Archives
- Today
- Total
Atomic Habits
Visual SVN Server에서 svn log 수정 허용 본문
Pre-revision property change hook 더블클릭
아래내용입력
rem Only allow log messages to be changed.
if "%4" == "svn:log" exit 0
# if "%4" == "svn:date" exit 0 -> 날짜 ( 미적용 시 # 이하 삭제 )
# if "%4" == "svn:author" exit 0 -> 저자 ( 미적용 시 # 이하 삭제 )
echo Property '%4' cannot be changed >&2
exit 1
https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=majongyi&logNo=220191710260
'IT > Git' 카테고리의 다른 글
[Visual SVN]windows visual SVN 세팅 & eclipse 연동 (0) | 2022.08.10 |
---|---|
github - 프로젝트 - clone (0) | 2021.11.09 |
git3 - Sourcetree branch & conflict (2) (0) | 2021.10.17 |
git3 - Sourcetree branch & conflict (0) | 2021.10.17 |
Comments