tar-core:
cvs commit
- sh -c 'cvs tag -R chise-core-`echo $(VERSION) \
- | sed s/\\\\./_/ | sed s/\\\\./_/`; \
- cd /tmp; mkdir chise-core-$(VERSION)
+ sh -c 'cvs tag -R chise-core-`echo $(VERSION) | tr . _`; \
+ cd /tmp; \
+ cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise \
+ export -d chise-core-$(VERSION) \
+ -r chise-core-`echo $(VERSION) | tr . _` \
+ chise-base'
+ #cd /tmp; mkdir chise-core-$(VERSION)
#rsync -av Makefile libchise chise-db \
# xemacs-chise ids
# /tmp/chise-core-$(VERSION)