gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] how to use .arch-inventory files


From: Robin Farine
Subject: Re: [Gnu-arch-users] how to use .arch-inventory files
Date: 08 Dec 2003 10:10:52 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> Miles Bader writes:

    >    -exclude ^(.arch-ids|\{arch\})$
    >    +exclude ^(.arch-ids|\{arch\}|\.arch-inventory)$

This should not be necessary.

    >    -source 
^([_=a-zA-Z0-9].*|\.cvsignore|.gdbinit|.dbxinit|.gdbinit-union)$
    >    +source 
^([_=a-zA-Z0-9].*|\.cvsignore|\.gdbinit|\.dbxinit|\.gdbinit-union|\.arch-inventory)$

This should not be necessary either.

    > Does that look right?  In particular, is it expected that I use an
    > explicit tag (or tagline) for each .arch-inventory file?

Originally it was, then for a time it wasn't, and currently it is :).
Better use a tagline which avoids the possibility of having a
.arch-inventory file without an associated tag (or the inverse) in a
changeset. This happened to me once and it resulted into manual
surgery of the archive and the revision library, no fun.


Robin




reply via email to

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