info-cvs
[Top][All Lists]
Advanced

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

Re: Mystery - Missing file when updating. Second update gets it.


From: xmontero
Subject: Re: Mystery - Missing file when updating. Second update gets it.
Date: 10 May 2007 04:53:34 -0700
User-agent: G2/1.0

> what does
> "cvs status" say about them?

In a clean checkout:

address@hidden:~/cvs/cvs$ cvs co dsi_visual_crm
[...]
address@hidden:~/cvs/cvs$ cd dsi_visual_crm/src
address@hidden:~/cvs/cvs/dsi_visual_crm/src$ cvs status do_edit_task.php
===================================================================
File: no file do_edit_task.php          Status: Needs Checkout

   Working revision:    No entry for do_edit_task.php
   Repository revision: 1.2     /cvsroot/sound-station/dsi_visual_crm/
src/Attic/do_edit_task.php,v

address@hidden:~/cvs/cvs/dsi_visual_crm/src$

CAUTION!!! The state says something about ATTIC!!! Let's suppose it is
dead: Why can then I do an update? And if it is dead, why cannot I add
it again?

address@hidden:~/cvs/cvs/dsi_visual_crm/src$ cvs update do_edit_task.php
U do_edit_task.php
address@hidden:~/cvs/cvs/dsi_visual_crm/src$ cvs add do_edit_task.php
cvs add: do_edit_task.php already exists, with version number 1.2
address@hidden:~/cvs/cvs/dsi_visual_crm/src$

Any help in managing this from the CLI will be welcome.
Thanks.
Xavi.



reply via email to

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