bugConcurrent Versions System - Bugs: bug #32256, cvs update doesn't add new...

 
 

bug #32256: cvs update doesn't add new directory to CVS/Entries

Submitter:  None
Submitted:  Wed 26 Jan 2011 04:05:12 PM UTC
   
 
Category:  Bug Report Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release: 
Fixed Release:  None Fixed Feature Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 27 Jan 2011 07:38:46 PM UTC, comment #1: 

Just wondering if this is design-intent:

I have a sandbox, and locally I create a new directory with a couple of files:

my_dir/f1
my_dir/f2

I don't do a cvs add for these.

Somebody else does a cvs commit on the following:
my_dir/f3

When I run cvs update -PdC, I get my_dir/f3, but my CVS/Entries file is not updated to contain my_dir.

I would think the CVS/Entries file should get updated.


Anne Sullivan <asull>
Wed 26 Jan 2011 04:05:12 PM UTC, original submission:  


A new directory with files has been added to the repository. When I run cvs update -PdC on my sandbox, it gets the new directory/files, but it doesn't add the new directory the appropriate CVS/Entries file.

If I do a cvs co, I see the CVS/Entries file has the correct info.


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by asull (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code