Frank Küster <[EMAIL PROTECTED]> writes: > David Kastrup <[EMAIL PROTECTED]> wrote: > >> Frank Küster <[EMAIL PROTECTED]> writes: >> >>> I'm wondering what I am doing wrong here: >>> >>> $ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/auctex export -rHEAD auctex > [...] >> Don't specify any revision. > > $ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/auctex export auctex > cvs [export aborted]: must specify a tag or date > $ > > You mean I need to checkout and delete all the CVS directories?
What are you actually trying to do? If you want to export a particular release, you should use the appropriate release tag. Other than that, exporting a particular date should also work. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
