[cvsnt] Feature/BUG: cvs ls on renamed files

David Somers dsomers at trevezel.com
Mon Jun 20 13:08:51 BST 2005


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


Tony,

When doing cvs ls, the filenames shown do not take into account any renames.
(I am not sure whether this is more of a feature than a bug).

Example:

$ cvs -d :pserver:cvs at cvs.cvsnt.org:/usr/local/cvs ls -r CVSNT_2_5_01_1998
cvsnt/src/import.*
Listing module: cvsnt/src

import.c

But if one co's/export's that file, its shown under its renamed name

$ cvs -d :pserver:cvs at cvs.cvsnt.org:/usr/local/cvs export -d
foorbar_export -r CVSNT_2_5_01_1998 cvsnt/src
cvs export: Updating foorbar_export
[snip]
U foorbar_export/import.cpp
[snip]

$ cvs -d :pserver:cvs at cvs.cvsnt.org:/usr/local/cvs co -d foorbar_co -r
CVSNT_2_5_01_1998 cvsnt/src
cvs server: Updating foorbar_co
[snip]
U foorbar_export/import.cpp
[snip]





More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook