Everyone,
Which of these export date commands is recommended method for exporting
the current tree. Is the quote nesting I used in the first example
technically correct? Both examples below appear to function as expected.


cvs -d:ext:mhnoyes@cvs1:/cvsroot/leaf -q export -D \
"`date '+%Y-%m-%d %T %Z'`" -d doc doc

or

cvs -d:ext:mhnoyes@cvs1:/cvsroot/leaf -q export -D \
"`date -u`" -d doc doc

-- 
Mike Noyes <[EMAIL PROTECTED]>
http://sourceforge.net/users/mhnoyes/
http://leaf-project.org/



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to