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

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

[Gnu-arch-users] Bug (in tree-lint?)


From: conrad
Subject: [Gnu-arch-users] Bug (in tree-lint?)
Date: Sun, 7 Mar 2004 12:34:48 +0100
User-agent: Mutt/1.4.1i

Hi,

I've run into a problem while importing an old HTML into an arch archive.
It's easy to reproduce (with tla-1.2 final):

$ cd /tmp
$ tla make-archive address@hidden /tmp/test-archive
$ mkdir test-import
$ cd test-import
$ tla archive-setup address@hidden/test--0
* creating category address@hidden/test
* creating branch address@hidden/test
* creating version address@hidden/test--0
$ tla init-tree address@hidden/test--0
$ touch argh.orig
$ tla add argh.orig
$ tla import -L 'test import'
* imported address@hidden/test--0
$ cd ..
$ tla get address@hidden/test--0 test-other
* from pristine cache: address@hidden/test--0--base-0
* making pristine copy
* tree version set address@hidden/test--0
$ cd test-other
$ tla tree-lint
These explicit ids have no corresponding file:

.arch-ids/argh.orig.id

$

Obviously, the import above created an inconsistent revision in the archive.
That's probably because "tla tree-lint" in "test-import" doesn't see the
problem:

$ cd ../test-import/
$ tla tree-lint
$

It seems that tree-lint ignores the "backup"-regexp and therefore fails to
recognize that .arch-ids/argh.orig.id shouldn't be there...

Bye,
        Peter
-- 
Peter Conrad      | God save the Queen,8,1
Friedensallee 152
63263 Neu-Isenburg
Germany

  email: address@hidden / WWW: http://www.unix-ag.uni-kl.de/~conrad




reply via email to

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