On Wed, 8 Jan 2003, Tiago Antao wrote:

> Date: Wed, 08 Jan 2003 12:25:18 +0100
> From: Tiago Antao <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: new files ending up with state: dead
> 
> Hi!
> 
> I am a CVS user for a few years now and I have stumbled on a problem 
> that is more or less driving me mad:
> 
> When I add a new file to cvs (or update an old one) it will 
> automatically be put in the attic, so if I do

You are adding on a branch, so the file does not exist on the trunk
until you merge that branch.

> revision 1.1
> date: 2002/10/24 08:46:59;  author: tiago;  state: dead;
> branches:  1.1.2;
             ^^^^^
> file cr.c was initially added on branch dbupdate_restructure.
> ----------------------------
> revision 1.1.2.1
           ^^^^^
> date: 2002/10/24 08:46:59;  author: tiago;  state: Exp;  lines: +163 -0
                                              ^^^^^^^^^^^



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to