monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] About tagging via crontab


From: Venkatesh Prasad Ranganath
Subject: [Monotone-devel] About tagging via crontab
Date: Fri, 23 Jun 2006 13:38:19 -0500

Hi,

I am trying to create a daily tag for my repository in monotone.  The
cron job is listed below.

(cd /tmp/monotone_repo/; mtn tag `cat _MTN/revision` $TAG_DATE)

However, this command execution results in the following message.

mtn: misuse: monotone tag doesn't use the option --execute

TAG_DATE is set to D`date +%F | sed -e "s/-/_/g"` via the bash export
command.


--

Venkatesh Prasad Ranganath,
Kansas State University.
web: http://www.cis.ksu.edu/~rvprasad




reply via email to

[Prev in Thread] Current Thread [Next in Thread]