随笔分类 -  svn

svn using
摘要:# svn cp -m "create trunk/armbian-custom-dcu base on /trunk/armbian-custom-dc" http://192.168.1.203/svn/software/iotx-am335x/TI-PROCESSOR-SDK-LINUX-AM 阅读全文
posted @ 2020-04-15 16:33 嵌入式实操 阅读(164) 评论(0) 推荐(0)
摘要:# svn diff --summarizeA armbian-custom-dc/test/4g-power.shA armbian-custom-dc/test/4g-reset.shM armbian-custom-dc/test/test-menu.shA armbian-custom-dc 阅读全文
posted @ 2019-09-08 11:19 嵌入式实操 阅读(880) 评论(0) 推荐(0)
摘要:svn propset svn:executable on <file> 为了给svn仓库里的问件添加可执行权限。 阅读全文
posted @ 2019-07-23 13:52 嵌入式实操 阅读(146) 评论(0) 推荐(0)
摘要:将repository内hook子文件夹中的pre-revprop-change.tmpl复制改成pre-revprop-change.bat,内容改为:exit 0 阅读全文
posted @ 2019-03-11 08:52 嵌入式实操 阅读(169) 评论(0) 推荐(0)