bugGNU arch -- a revision control system - Bugs: bug #10145, Directory named core should not...

 
 

bug #10145: Directory named core should not violate default naming conventions

Submitter:  None
Submitted:  Wed 25 Aug 2004 02:03:05 PM UTC
   
 
Category:  tla Severity:  3 - Normal
Item Group:  bug Priority:  5 - Normal
Status:  None Privacy:  Public
Open/Closed:  Open
Release:  tla-1.2-4 (debian unstable)
Fixed Release: 
Merge Request?:  None
Your Archive Name: 
Your Archive Location: 
Assigned to:  None
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Mon 30 Jun 2008 03:46:27 PM UTC, comment #4: 
Anonymous
Wed 25 Aug 2004 03:01:58 PM UTC, comment #3: 

OK I'm an idiot, there is a way you just need to go in the directory containing the "core"-named subdir and create a ".arch-inventory" file containing this single line:

source core

Then you should "tla add" all the files residing inside, since they were (silently ?) skipped on previous addings

This silly "clearly-not-a-bug" could be deleted

Anonymous
Wed 25 Aug 2004 02:36:17 PM UTC, comment #2: 

In fact this is more an enhancement request than a real bug (in fact is has been designed to do just that) but as I didn't found a way to differentiate a file and a directory named core, to act differently upon them. Ignoring core files but not core directories would be a saner default behaviour.

Anonymous
Wed 25 Aug 2004 02:10:45 PM UTC, comment #1: 

This is even worse than I first thought, because it prevents tla import (which exits with the same error message as tree-lint)

This should default to be a warning at most, IMHO.

Anonymous
Wed 25 Aug 2004 02:03:05 PM UTC, original submission:  

a lot of projects use directories named "core" and those should not violate default naming conventions as they are not core files of crashed programs but directory containing source files for the "core" of the project.

--------------------REPRODUCE---------------------
# mkdir core
# tla add core
# tla tree-lint
These files violate naming conventions:

core
#
--------------------REPRODUCE---------------------

Anonymous

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

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.

 

History

No changes have been made to this item

Back to the top

Powered by Savane 3.16-ed84.
Corresponding source code