Received: from spf3.us4.outblaze.com (spf3.us4.outblaze.com [205.158.62.25]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id iAG16cfs005377 for ; Tue, 16 Nov 2004 01:06:39 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf3.us4.outblaze.com (Postfix) with ESMTP id 5161C540CB for ; Tue, 16 Nov 2004 01:06:36 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTrwS-0001ej-Io for migo@homemail.com; Mon, 15 Nov 2004 20:15:32 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTrw1-0001dQ-9q for gnu-arch-users@gnu.org; Mon, 15 Nov 2004 20:15:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTrw0-0001d7-Mi for gnu-arch-users@gnu.org; Mon, 15 Nov 2004 20:15:05 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTrw0-0001cx-I2 for gnu-arch-users@gnu.org; Mon, 15 Nov 2004 20:15:04 -0500 Received: from [129.255.60.186] (helo=ct.radiology.uiowa.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTrn4-0001i3-Ay for gnu-arch-users@gnu.org; Mon, 15 Nov 2004 20:05:50 -0500 Received: from [192.168.1.11] (12-217-241-0.client.mchsi.com [12.217.241.0]) by ct.radiology.uiowa.edu (8.11.6/8.11.6) with ESMTP id iAG15m303480; Mon, 15 Nov 2004 19:05:48 -0600 Message-ID: <41995266.6060400@arbash-meinel.com> Date: Mon, 15 Nov 2004 19:05:42 -0600 From: John A Meinel User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Karl O. Pinc" Subject: Re: [Gnu-arch-users] tla mv gets me an error next commit References: <20041115151313.I8700@mofo.meme.com> In-Reply-To: <20041115151313.I8700@mofo.meme.com> X-Enigmail-Version: 0.89.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Cc: gnu-arch-users@gnu.org X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0332537336==" Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 3250 Lines: 102 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============0332537336== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE89DB203D2D5670B8597D102" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE89DB203D2D5670B8597D102 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Karl O. Pinc wrote: > Hi, > Here are the broad outlines: > > I've imported my archive from cvs with cscvs. In the CVS > archive is txtdir/foodcodes.txt. So to see how it > works I do a 'tla get' and start work in a new tree. > > cd conversion/ > tla mv txtdir/foodcodes.txt . > > Now create a .arch-inventory file with > precious ^[^.] > in txtdir/. And make some more .arch-inventory files. > > tla add-id .arch-inventory dbfdir/.arch-inventory txtdir/.arch-inventory > tla commit -s 'Adjust for using arch, fix distclean bug' -L 'Move foodcodes.txt out of txtdir/, which makes arch nameing conventions/file categories easier and fixes the problem of distclean trashing foodcodes.txt.' -- Makefile foodcodes.txt > These files would be source > but lack inventory ids (`tla add' or a tagline perhaps?): > > conversion/xbase > conversion/xbase_bin > db/INSTALL > db/check_integrity > db/functions/destroyfunctions > db/functions/makefunctions > db/maketables > db/triggers/maketriggers > > > M Makefile > Error calling `vu_stat' for > "/home/kop/work/babase/./conversion/txtdir/foodcodes.txt" (No such file > or directory) > PANIC: I/O error > > What's the story here? There should be no such file and arch should > know I've moved it, as it did the move. > I can't say exactly what's going on here, but you are doing the same thing that you are doing in the other post. A partial commit with a limit. As far as the other problem with "no such file or directory", I'm not sure what the problem is. Is there actually a file: /home/kop/work/babase/./conversion/txtdir/foodcodes.txt Note, this is the actual file, not the inventory id. This type of error can occur when an inventory id exists, but there is no corresponding file. It might also be possible that your precious regex is matching too much, and "foodcodes.txt" is being considered precious, but I doubt that. John =:-> --------------enigE89DB203D2D5670B8597D102 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBmVJnJdeBCYSNAAMRAkl+AJ0YQ3Khm6vYfBFGxZJa5mTHYwec/gCgnzWN 1eQakcYcGzy7sMikrcrrh98= =Qin4 -----END PGP SIGNATURE----- --------------enigE89DB203D2D5670B8597D102-- --===============0332537336== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/ --===============0332537336==--