File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : pagesvnlog
2
+ title : svn log修改
3
3
date : 2020-12-10 19:18:37
4
4
tags :
5
5
---
6
+
7
+ 尴尬至极,发现自己昨天提交了一个svn日志“修改抬头纹贴”,想想好像是中午搜怎么修复额头上的川字纹,作为一个大老爷们,又是团队Leader,让组员看见了岂不是影响形象。
8
+ 然后网上搜,说是可以在服务器端可以修改。但是根本没有界面。
9
+
10
+ <div align =center >
11
+
12
+ ![ ] ( /img/svn-log.jpg )
13
+ </div >
14
+
15
+
16
+ 然后想了一种办法,建立一个分支,把原先的分支删掉,但存在一个问题,一些提交历史消失。
17
+
18
+ 最后呢,突然发现在服务器对应的仓库下面有一个hook,然后建立了pre-revprop-change.bat,运行一切OK。
19
+ if "%4" == "svn: log " exit 0 echo Property '%4' cannot be changed >&2 exit 1
Original file line number Diff line number Diff line change 7
7
近期一直在面试各种大学生,简直让人大跌眼镜。
8
8
9
9
各种问题:
10
- 1)什么基础知识都一问三不知,真不知道大学里是怎么过的?
10
+ 1)什么基础知识都一问三不知,操作系统、数据结构、数据库等等, 真不知道大学里是怎么过的?
11
11
2)自己做的东西都一问三不知,包括毕业设计也是,真不知道是怎么毕业的?
12
12
3)没有基础的纪律性,说不来就不来,说就迟到就迟到。
13
13
为什么大家都喜欢招聘好大学的毕业生,素质还是不可同日而语。
You can’t perform that action at this time.
0 commit comments