mainSavannah Administration - Support: sr #107030, Checkout using cumulative tags

 
 

sr #107030: Checkout using cumulative tags

Submitter:  None
Submitted:  Tue 15 Sep 2009 01:52:58 PM UTC
   
 
Category:  Source code repositories - anonymous access Priority:  5 - Normal
Severity:  3 - Normal Status:  Invalid
Privacy:  Public Assigned to:  Beuc
Originator Email:  -email is unavailable- Operating System:  GNU/Linux
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 15 Sep 2009 06:51:58 PM UTC, comment #1: 

As explained in the support request submission form, this is the
support for Savannah administration, not for a project hosted
at Savannah.

Please address this request to the appropriate project tracker or
mailing-list.

Sylvain Beucler <Beuc>
Tue 15 Sep 2009 01:52:58 PM UTC, original submission:  

Hello CVS Team !

I would like to perform a checkout action using a list of tags.
So, I have tried the following example:

'MyModule/myFile.c' tagged with TAG_FILE
'MyModule/myOtherFile.c' tagged with TAG_OTHER_FILE

Then, I have launched:
cvs co -r TAG_FILE MyModule
I got 'MyModule/myFile.c'

Then, I have launched:
cvs -r TAG_OTHER_FILE MyModule
And I got 'MyModule/myOtherFile.c' BUT the file 'MyModule/myFile.c' has been removed.
Is it possible to change this behavior in order to keep the checkouted files? And to update locally, only the files concerned by the cvs tag?

Thank you for you help,

Best Regards,
Jean-Michael

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 Beuc (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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-09-15 Beuc Open/ClosedOpen Closed
        Assigned toNone Beuc
        StatusNone Invalid

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code