> From: Onur Gungor > We are using CVSNT and TortoiseCVS. Is it possible to change > a specific file revision from "1.9.1" to "2.0 or 2.b" ? No. CVSNT's revision numbers are for its internal use (and may be invisible in the next release, so don't rely on them). The recommended approach is to tag the file with your "business" revision instead. - Peter