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 wrap: on
line diff
--- a/makefile	Thu May 31 09:32:06 2018 +0900
+++ b/makefile	Thu May 31 09:34:04 2018 +0900
@@ -237,4 +237,4 @@
 	-hg push
 	-hg push git
 	-hg push cvs
-	(cd ${RSYNCDIR} && cvs ci -m '')
+	(cd ${RSYNCDIR} && hg up -uv && cvs ci -m '')

yatex.org