zhangjiyong
2002-11-21 05:58:12 UTC
Hi,everyone
I have 2 questions:
1. sometimes when i checkout a folder of a file,the cvs system complain:
C:\>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d temp2 zjy_test/temp/cvsgui\cv
sgui.h
cvs checkout: in directory .:
cvs [checkout aborted]: *PANIC* administration files missing
It doesn't happen every time.what the means of "administration files missing"?
and why?
2.how can i checkout a file of folder to my root directory,for example, c:\
the following is what i have tried:
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d ..\..\ zjy_test/a.txt
cvs checkout: ignoring ..\..\ (CVS/Repository missing)
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d ../../ zjy_test/a.txt
cvs checkout: ignoring ../../ (CVS/Repository missing)
cvs server: protocol error: `../../' contains more leading ..
cvs [server aborted]: than the 0 which Max-dotdot specified
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d ../ zjy_test/a.txt
cvs server: protocol error: `../' contains more leading ..
cvs [server aborted]: than the 0 which Max-dotdot specified
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d ./../ zjy_test/a.txt
cvs server: protocol error: `./../' contains more leading ..
cvs [server aborted]: than the 0 which Max-dotdot specified
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d ..\ zjy_test/a.txt
U ../a.txt
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d \ zjy_test/a.txt
cvs [server aborted]: absolute pathname `\' illegal for server
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d / zjy_test/a.txt
cvs [server aborted]: absolute pathname `/' illegal for server
thanks in advance.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/CBxunD/vN2EAA/xGHJAA/z3wwlB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
cvsgui-***@egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
I have 2 questions:
1. sometimes when i checkout a folder of a file,the cvs system complain:
C:\>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d temp2 zjy_test/temp/cvsgui\cv
sgui.h
cvs checkout: in directory .:
cvs [checkout aborted]: *PANIC* administration files missing
It doesn't happen every time.what the means of "administration files missing"?
and why?
2.how can i checkout a file of folder to my root directory,for example, c:\
the following is what i have tried:
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d ..\..\ zjy_test/a.txt
cvs checkout: ignoring ..\..\ (CVS/Repository missing)
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d ../../ zjy_test/a.txt
cvs checkout: ignoring ../../ (CVS/Repository missing)
cvs server: protocol error: `../../' contains more leading ..
cvs [server aborted]: than the 0 which Max-dotdot specified
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d ../ zjy_test/a.txt
cvs server: protocol error: `../' contains more leading ..
cvs [server aborted]: than the 0 which Max-dotdot specified
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d ./../ zjy_test/a.txt
cvs server: protocol error: `./../' contains more leading ..
cvs [server aborted]: than the 0 which Max-dotdot specified
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d ..\ zjy_test/a.txt
U ../a.txt
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d \ zjy_test/a.txt
cvs [server aborted]: absolute pathname `\' illegal for server
C:\temp\a>cvs -d :pserver:172.28.11.142:f:/cvsdata co -d / zjy_test/a.txt
cvs [server aborted]: absolute pathname `/' illegal for server
thanks in advance.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/CBxunD/vN2EAA/xGHJAA/z3wwlB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
cvsgui-***@egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/