info-cvs
[Top][All Lists]
Advanced

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

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:20:28 -0400

>From address@hidden  Tue Feb 13 02:55:27 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
CAA05170
        for <address@hidden>; Tue, 13 Feb 2001 02:55:26 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14SNAt-0002nZ-00; Mon, 12 Feb 2001 12:54:07 -0500
Received: from b05.egroups.com ([208.50.144.96])
        by fencepost.gnu.org with smtp (Exim 3.16 #1 (Debian))
        id 14SN99-0001KU-00
        for <address@hidden>; Mon, 12 Feb 2001 12:52:19 -0500
X-eGroups-Return: address@hidden
Received: from [10.1.2.74] by b05.egroups.com with NNFMP; 12 Feb 2001 17:52:18 
-0000
From: address@hidden
To: address@hidden
Subject: Branch and Add file problem
Message-ID: <address@hidden>
User-Agent: eGroups-EW/0.82
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
X-Mailer: eGroups Message Poster
X-Originating-IP: 205.200.236.169
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Mon, 12 Feb 2001 17:52:15 -0000
Status: O
Content-Length: 1332
Lines: 48

Hi,

I just branched my source tree.  In my branch, I removed all of the
perl files, and then added and commited all the the new C++ files.

The source tree is something like this.

top level
  |
  |-> my source
         |
         |-> sub dir 1
         |-> sub dir 2

- the directory where I deleted the files is 'my source'
- the sub dirs are new with the C code adds and commits.

When someone does an update of 'my source', all of the perl stuff is
properly removed, and all of the C++ source files in 'my source' are
properly added.

The 'sub dir x' directories are all created, but the are no files in
them (there should be).  CVS does not even create a CVS dir inside
'sub dir x'.

Each of the sub dirs are guaranteed to have files in them.

So, I looked in the repository.  CVS placed all of the news C++ files
in the attic (not that I really care, since CVS should handle that).

In CVS/my source/attic are all of the 'my source' dir files.
In CVS/my source/sub dir 1/attic are all of the 'sub dir' files.

CVS apparantly knows about these files, but cannot check them out.

Any help is appreciated.

Using WinCVS 1.1b17 as interface, running CVS 1.11 on Linux server.

Thanks,
Gerald
 


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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