[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Exporting file versions
From: |
Jason Yeung |
Subject: |
Exporting file versions |
Date: |
Tue, 15 Oct 2002 14:15:41 -0700 |
I'm trying
to use the export command to export files of a given revision, but am
unsuccessful. The command and options I ran is "cvs export -r 1.2 -d
testing testing123" and the error I get is "tag `1.2' must be a symbolic tag". If I create tags to represent the revisions and run
and "cvs export
-r ver12 -d testing testing123" (ver12 represents all files in
revision 1.2), it'll export OK.
Because my
project has a lot of files, creating tags for each version of a file would be
very tedious. I was wondering if there's a way to export files without creating
tags? If you need tags to export, what would be the easiest way to create the
tags without going through every file and create tags
individually?
Thanks!
J. Yeung
Web Developer
Radiant
Communications
Tel: 604-707-4010 Fax: 604-707-4001
address@hidden
- Exporting file versions,
Jason Yeung <=