[cvsnt] EMERGENT: help when upgrade to 2.0.11
Guofeng Zhang
guofengzhang at visionnex.com
Wed Nov 5 10:00:30 GMT 2003
I need to check out a module from CVSNT to a new directory. for example,
cvs co -P -d vuser biz!vuser
I found that when I re-check out the module( re-run the above command) , I get the following message:
cvs server: Updating vuser
cvs checkout: move away vuser/build.xml; it is in the way
C vuser/build.xml
cvs checkout: move away vuser/log4j.xml; it is in the way
C vuser/log4j.xml
the file newly modified by others do not checkout.
the output by CVSNT 1.11.1.3 is something like:
cvs server: Updating vuser
U vuser/build.cmd
this is what I expect for CVSNT 2.x to do.
if I use this command in CVSNT 2.0.11:
cvs co -P biz!vuser
even if I run the above command any time, I always get the output:
cvs server: Updating biz!vuser
cvs server: Updating biz!vuser/src
That is fine.
Do I need addtional configuration for CVSNT 2.0.11 to get the expect behavior?
More information about the cvsnt
mailing list