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

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

[Gnu-arch-users] fixing selected commit [commit, undo, --except]


From: Denys Duchier
Subject: [Gnu-arch-users] fixing selected commit [commit, undo, --except]
Date: Sun, 05 Oct 2003 14:25:58 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Guys,

I have now extended both commit and undo to support limits:

        tla commit [options] [[archive]/version] [-- file ...]
        tla undo [options] [revision] [-- file ...]

they both support the following options:

        --file-list MANIFEST
        --except
        --abort

where --file-list MANIFEST provides the limits in the MANIFEST file
(instead of on the command line after --), --except toggles the
meaning of limits from inclusion to exclusion, and --abort is for the
paranoid and aborts execution just after computing the changeset when
using limits.

If tracing on the limits code path is desired, it must now be
explicitly enabled by providing CFLAGS=-DDEBUG_LIMITS at compilation
time.

I have pushed these patches to my mirror:

Archive: address@hidden/tla--denys--1.1
Mirror : http://www.ps.uni-sb.de/~duchier/ARCH/address@hidden

Cheers,

-- 
Dr. Denys Duchier
Équipe Calligramme
LORIA, Nancy, FRANCE




reply via email to

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