bugGNU arch -- a revision control system - Bugs: bug #7181, inode id cache must not be used...

 
 

bug #7181: inode id cache must not be used after id-tagging-method has been changed

Submitter:  Erik Toubro Nielsen <etn>
Submitted:  Sun 11 Jan 2004 07:01:04 PM UTC
   
 
Category:  tla Severity:  3 - Normal
Item Group:  small feature idea Status:  Postponed
Privacy:  Public Open/Closed:  Open
Release:  tla--devo--1.2--patch-50
Fixed Release: 
Merge Request?:  None
Your Archive Name: 
Your Archive Location: 
Assigned to:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 06 Jan 2006 05:28:40 PM UTC, comment #1: 

design issues, need further consideration on how to resolve this

Andy Tai <atai>
Group administrator
Sun 11 Jan 2004 07:01:04 PM UTC, original submission:  

If a user changes id-tagging method from implicit to tagline the id_tagging_shortcut parameter to implicit_id
must not be trusted (should be set 0), otherwise it will hide files which previously were implicitly tagged and now
are missing inventory ids.

Here is how to reproduce the problem:

> tla get lord@emf.net--2004/dists--devo--1.0--patch-3 \

    tmp-dist

  • from pristine cache: lord@emf.net--2004/dists--devo--1.0--patch-3
  • making pristine copy
  • tree version set lord@emf.net--2004/dists--devo--1.0

> cd tmp-dist
> tla tree-lint
> tla id-tagging-method tagline

method set: tagline

> tla tree-lint
> rm \{arch\}/,,inode-sigs/lord@emf.net--2004%dists--devo--1.0--patch-3

rm: remove write-protected regular file `{arch}/,,inode-sigs/lord@emf.net--2004%dists--devo--1.0--patch-3'? y

> tla tree-lint

These apparent source files lack inventory ids:

configs/emf.net/devo
configs/emf.net/devo.hackerlab
configs/emf.net/devo.package-framework
configs/emf.net/devo.scm
configs/emf.net/devo.systas
configs/emf.net/devo.tla

Erik Toubro Nielsen <etn>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-01-06 atai Item GroupNone small feature idea
    StatusNone Postponed

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code