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

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

[Gnu-arch-users] tla import, These files violate naming conventions


From: arch
Subject: [Gnu-arch-users] tla import, These files violate naming conventions
Date: Wed, 21 Jul 2004 15:11:36 +0200
User-agent: Mutt/1.5.6+20040523i

Hello


Sorry my english is bad...

English:

    TLA categorically refuses to import a project.  I read the tutorial: 
         http://regexps.srparish.net/tutorial-tla/arch.html
    Of which here the list of the orders which I seized:


French:

    Tla refuse catégoriquement d'importer un projet.
    J'ai lu le tutorial : http://regexps.srparish.net/tutorial-tla/arch.html
    Dont voici la liste des commandes que j'ai saisies :




Get Source: http://prdownloads.sourceforge.net/celestia/celestia-1.3.1.tar.gz
tar xvfz celestia-1.3.1.tar.gz
...
mv celestia-1.3.0/src/celestia ~/public-html/

# LOG
 cd ~/public-html/celestia
 rm -rf .arch-ids/ kde/.arch-ids/ kde/data/.arch-ids/ res/.arch-ids/ \ 
        \{arch\}/ ~/.arch-params/ ../\{archive\}/ ../\{archive\} \ 
        -- address@hidden
 tla my-id 'Jose Mans <address@hidden>'
 tla make-archive address@hidden ~/public-html/{archive}
 tla my-default-archive address@hidden
 tla my-default-archive
 tla archive-setup celestia--mainline--0.1

   * creating category address@hidden/celestia
   * creating branch address@hidden/celestia--mainline
   * creating version address@hidden/celestia--mainline--0.1
 tla versions celestia--mainline
    celestia--mainline--0.1
 tla init-tree celestia--mainline--0.1
 tla tree-root
    /home/guest/public-html/celestia

# IMPORT
 tla make-log
 vim -- ++*
    ...
    :wq
 tla tree-lint -t | xargs tla add
 tla import

    These files would be source but lack inventory ids (`tla add' or a tagline 
perhaps?):
    kde/*
    res/*
    These files violate naming conventions:
       kde/libkdegui.a
    import: import aborted

 tla add kde/libkdegui.a && echo ok
    ok
 tla add kde/*
 tla add kde/data/*
 tla add res/*

 tla import
    These files violate naming conventions:
       kde/libkdegui.a
    import: import aborted

 ??!?§!!??

 file kde/libkdegui.a
    kde/libkdegui.a: current ar archive
 ls -lisa kde/libkdegui.a: 
    8470624  448 -rw-r--r--    1 guest    guest      453866 Apr 14  2003 
kde/libkdegui.a
 cat  kde/libkdegui.a | head -2
    !<arch>
    /               1050354092  0     0     0       21144     `
 grep -v '^#.*$' \{arch\}/\=tagging-method |grep -v '^$'
    explicit
    untagged-source precious
    exclude ^(.arch-ids|\{arch\}|\.arch-inventory)$
    junk ^(,.*)$
    precious 
^(\+.*|\.gdbinit|\.#ckpts-lock|=build\.*|=install\.*|CVS|CVS\.adm|RCS|RCSLOG|SCCS|TAGS|\.svn)$
    backup 
^.*(~|\.~[0-9]+~|\.bak|\.swp|\.orig|\.rej|\.original|\.modified|\.reject)$
    unrecognized ^(.*\.(o|a|so|core|so(\.[[:digit:]]+)*)|core)$
    source ^[_=a-zA-Z0-9].*$


 tla import
    These files violate naming conventions:
       kde/libkdegui.a
    import: import aborted
???!!!

 tla commit
     commit: tree has no patch log entries for version
       tree: /home/guest/public-html/celestia
    version: address@hidden/celestia--mainline--0.1



You have a solution please? 






reply via email to

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