bugConcurrent Versions System - Bugs: bug #16408, pserver "cvs stat ./foo/bar...

 
 

bug #16408: pserver "cvs stat ./foo/bar aoe" fails w/ "Entry Invalid"

Submitter:  Max Campos <mcampos>
Submitted:  Fri 21 Apr 2006 06:47:10 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
   

  Spam posted by anonymous
Fri 21 Apr 2006 06:57:23 PM UTC, comment #1: 

Note: the pserver is also running 1.11.20.

Max Campos <mcampos>
Fri 21 Apr 2006 06:47:10 PM UTC, original submission:  

CVS 1.11.20 (pserver checkout)

1: cvs status ./foo/file2 file1  fails with "entry invalid"
2: cvs status file1 ./foo/file2  works
3: cvs status foo/file2 file1    works

Here is the transcript of case 1 & 2:

[mcampos@fred ~/tmp]$ cvs -q -d:pserver:somesrv:/cvs co test
U test/file1
U test/foo/file2
[mcampos@fred ~/tmp]$ cd test
[mcampos@fred test]$ cvs status ./foo/file2 file1
===================================================================
File: file2             Status: Up-to-date

   Working revision:    1.1
   Repository revision: 1.1     /cvs/test/foo/file2,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

cvs status: file1 is no longer in the repository
===================================================================
File: file1             Status: Entry Invalid

   Working revision:    1.1
   Repository revision: No revision control file
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

[mcampos@fred test]$ cvs status file1 ./foo/file2
===================================================================
File: file1             Status: Up-to-date

   Working revision:    1.1
   Repository revision: 1.1     /cvs/test/file1,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

===================================================================
File: file2             Status: Up-to-date

   Working revision:    1.1
   Repository revision: 1.1     /cvs/test/foo/file2,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

Max Campos <mcampos>

 

(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

 

CC list is empty

 

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