bug-cvs
[Top][All Lists]
Advanced

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

problem with update -d module/dir1/dir2/file1


From: Steve_Shriver
Subject: problem with update -d module/dir1/dir2/file1
Date: Tue, 28 Jul 2009 14:31:37 -0400

Hi, 

Spent a day or two searching thru google for answers to this problem. 
Thought I'd check with you guys too. 

$> cd /dir/local/repo
$> cvs update -d module/d1/d2/file1 

[release@lxdevweb2]$ cvs update -d catalog/jpg/010/thumb_010999.jpg
cvs [update aborted]: no such directory `catalog/jpg/010' 

[release@lxdevweb2]$ ls -aCF catalog/jpg
./  ../  000/  020/  CVS/


[release@lxdevweb2 vwr]$ cvs --version
Concurrent Versions System (CVS) 1.11.22 (client/server)


Seems to be related to the "trailing slash" bug that prevents "cvs update 
-d m1/d1/d2/" but works with "cvs update -d m1/d1/d2".  So do I need to 
test the path exists prior to update? Or put something in the CVS/Entries 
file? 

I'm trying to avoid a full checkout just to get a few files in a 
particular module's path. What are my options? 

Thanks,
Steve 




The information contained in this e-mail message may be privileged, 
confidential and protected from disclosure. If you are not the intended 
recipient, any dissemination, distribution or copying is strictly 
prohibited. If you think that you have received this e-mail message in 
error please e-mail the sender and delete the message. Thank you. 


reply via email to

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