bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs checkout -d path dosn't work


From: Klein Claus
Subject: cvs checkout -d path dosn't work
Date: Thu, 7 Feb 2002 13:35:12 +0100

Number:         
Category:       cvs
Synopsis:       cvs checkout -d path dosn't work
Confidential:   no
Severity:       non-critical
Priority:       low
Responsible:    
State:          open
Class:          sw-bug
Submitter-Id:   unknown
Arrival-Date:   
Closed-Date:
Last-Modified:
Originator:     klein
Release:        1.11.1p1
Organization:
Marconi Communications GmbH
Environment:
SunOS bksun16 5.6 Generic_105181-16 sun4u sparc SUNW,Ultra-2
Concurrent Versions System (CVS) 1.11.1p1 (client/server)
Description:
cvs co -d dir :
Create a directory called dir for the working files, instead of using the 
module name

sh> cvs co -d Test/scripts scripts
cvs server: cannot chdir to Test: No such file or directory
cvs server: ignoring module scripts
How-To-Repeat:
klein{171}: rm -rf Test
klein{172}: cvs co -d Test/scripts scripts
cvs server: cannot chdir to Test: No such file or directory
cvs server: ignoring module scripts
klein{173}: mkdir Test
klein{174}: cvs co -d Test/scripts scripts
cvs server: cannot chdir to Test: No such file or directory
cvs server: ignoring module scripts
klein{175}: cvs co -N -d Test/scripts scripts
cvs server: cannot chdir to Test: No such file or directory
cvs server: ignoring module scripts
klein{176}: cvs co -N -d Test scripts/mailto.pl
U Test/scripts/mailto.pl
klein{178}: cat CVS/Root
:pserver:klein@bkrfs6:/cm/dms
Fix:
Release-Note:
Audit-Trail:
Unformatted:


------------
This e-mail and any attachments are confidential.  If you are not the intended 
recipient, please notify us immediately by reply e-mail and then delete this 
message from your system. Do not copy this e-mail or any attachments, use the 
contents for any purpose, or disclose the contents to any other person: to do 
so could be a breach of confidence.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]