mainSavannah Administration - Support: sr #108415, Medias-admincfg

 
 

sr #108415: Medias-admincfg

Submitter:  Roger Mbiama Assogo <angosso>
Submitted:  Fri 18 Oct 2013 02:19:52 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Need Info
Privacy:  Public Assigned to:  rwp
Operating System:  GNU/Linux Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 24 Oct 2013 07:45:07 AM UTC, comment #2: 

Not having heard any response I assume this was a mistake and will close out the ticket.

Bob Proulx <rwp>
Site Administrator
Fri 18 Oct 2013 07:08:48 PM UTC, comment #1: 

I have read your bug report in detail but I am unable to deduce
a problem.  Please say what problem you are having.  And please say how this is related to Savannah, the project that you submitted the bug against.  It appears to me that you may have been intending to contact the GNU arch project about its documentation instead.  Note that the GNU arch project has been decommissioned.

Bob Proulx <rwp>
Site Administrator
Fri 18 Oct 2013 02:19:52 PM UTC, original submission:  

src/docs-tla/.
# Show all the available commands (long):
  tla help | less
  # Show help about a specific command:
  tla <angosso.arch> -H  # e.g.: tla angosso-id -H

tla make-archive sftp://arch.sv.gnu.org/archives/angosso/.archive1
# Arch are:
   tla id "Roger Mbiama Assogo <mbiama@angosso.com>"
   # Arch is:
   tla register-archive sftp://angosso@arch.sv.gnu.org/archives/angosso_web
   # Arch:
   tla -email is unavailable-
cd angosso_com-X.Y.Z
tla init-tree angosso_com--main--0
GNU Arch which files to import ("/MEDIAS/admincfg"):
   tla inventory --names --source --both --unescaped \
    | tr '\n' '\000' \
    | xargs -0 -ifilename tla add-id "/HOME/.*"
tla inventory
tla import --setup --summary "Initial import (vX.Y.Z)"
tla get angosso_project--main--0 destination_directory
tla update
tla cat-log patch-1
tla get-changeset patch-1 p1
tla show-changeset --diffs p/ | less
rm -rf p1/
tla make-log
mkdir -p -m 700 ~/.arch-params/signing/
   echo 'tla-gpg-check gpg_command="gpg --verify-files -"' > ~/.arch-params/signing/=default.check
   echo 'gpg --clearsign --use-agent' > ~/.arch-params/signing/=default
gpg --import < gpgkey.txt
gpg-agent --daemon > ~/.gpg_agent_info
source ~/.gpg_agent_info
tla make-archive --listing --signed --mirror -email is unavailable- /tmp/archive/
   tla archive-mirror -email is unavailable-
   tla register-archive -d angosso@sv.gnu.org-MIRROR
   rm /tmp/archive/=meta-info/mirror
 lshc -G arch.sv.gnu.org -l you
   lshg arch.sv.gnu.org -l you
   # ToDo: find our how to have sftp use lshg
cat <<'EOF' >> ~/.ssh/config
Host arch.*gnu.org
ControlMaster auto
ControlPath /tmp/%r@%h:%p
EOF
ssh -email is unavailable- -f -N
$ tla update

  • tree is already up to date


Roger Mbiama Assogo <angosso>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #29402:  MEDIAS_php added by angosso (28KiB - application/octet-stream)
file #29403:  logo2195631_sm.png added by angosso (1KiB - image/png)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rwp (Posted a comment)
  • -email is unavailable- added by angosso (Submitted the item)
  •  

    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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-10-24 rwp Open/ClosedOpen Closed
    2013-10-18 rwp StatusNone Need Info
        Assigned toNone rwp
    2013-10-18 angosso Attached File- Added MEDIAS_php, #29402
        Attached File- Added logo2195631_sm.png, #29403

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code