yatex

changeset 538:bc204cd804c7 dev

Need to call hg up
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 31 May 2018 09:34:04 +0900
parents 565dcd09259d
children 7828dfd07246
files makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/makefile	Thu May 31 09:32:06 2018 +0900
     1.2 +++ b/makefile	Thu May 31 09:34:04 2018 +0900
     1.3 @@ -237,4 +237,4 @@
     1.4  	-hg push
     1.5  	-hg push git
     1.6  	-hg push cvs
     1.7 -	(cd ${RSYNCDIR} && cvs ci -m '')
     1.8 +	(cd ${RSYNCDIR} && hg up -uv && cvs ci -m '')