Re: GIT + SPIP 3.3 + ESCAL => Pb logo, retour pour les dev spip

"[email protected]" <[email protected]>
Newsgroups gmane.comp.web.spip.devel
Message-ID <[email protected]>
Bon aujourd'hui c'est installation d'escal seul en GIT sur un spip 3.3 
en local
et si tous se passe bien sur le serveur.

avec pour essai

1° https://git.spip.net/spip-contrib-outils/checkout
- |$ ./checkout.sh spip -bspip-3.2 testcheckout ==> RAS
- installation de spip ==> ras
- installation bdd ==> ras
- présence logo ==> ras
|https://pic.infini.fr/HEoVlgGF/FlYg2Irv.png

- On monte de version passage a spip 3 ,  checkout.php spip -bmaster 
/opt/lampp/htdocs/essaicheckout/testcheckout
Okay ... *SPIP 3.3.0-dev* + écran de sécurité 1.3.13

- on passe par la page /ecrire/?exec=admin_plugin , on a des mises a 
jour plugins (sites,bigupload,medias)

- on regarde le public RAS
https://pic.infini.fr/WKqQYEOJ/R8Mj61z0.png


- On install le plugin Escal en GIT avec les necessité via git clone https:

et la c'est la cata ....
https://pic.infini.fr/TRWOWo0G/tf147mcH.png


*je n'ai pas eu de demande de maj de la bdd, et je n'ai pas de 
repertoire /IMG/LOGO*





2° https://git.spip.net/spip-contrib-outils/spip-cli  => prochain Mail











Donc ce courriel pour suivre les étapes pas a pas et pouvoir faire un 
rapport circonstancier vers les devs de SPIP

1° |checkout.php [methode] [-rRevision] [-bBranche] repoSource dirDest

$ ./checkout.sh spip -bspip-3.2 testcheckout

git clone https://git.spip.net/SPIP/spip.git testcheckout
Clonage dans 'testcheckout'...
remote: Counting objects: 173560, done.
remote: Compressing objects: 100% (33335/33335), done.
remote: Total 173560 (delta 142385), reused 168466 (delta 139674)
Réception d'objets: 100% (173560/173560), 44.98 Mio | 416.00 Kio/s, fait.
Résolution des deltas: 100% (142385/142385), fait.

.Récupération de origin

git checkout spip-3.2 && git pull --rebase
Basculement sur la nouvelle branche 'spip-3.2'
La branche 'spip-3.2' est paramétrée pour suivre la branche distante 
'spip-3.2' depuis 'origin'.
Déjà à jour.
La branche courante spip-3.2 est à jour.

.checkout.php git -b3.2 https://git.spip.net/SPIP/aide.git 
testcheckout/plugins-dist/aide

git clone https://git.spip.net/SPIP/aide.git testcheckout/plugins-dist/aide
Clonage dans 'testcheckout/plugins-dist/aide'...
remote: Counting objects: 123, done.
remote: Compressing objects: 100% (46/46), done.
remote: Total 123 (delta 54), reused 123 (delta 54)
Réception d'objets: 100% (123/123), 19.13 Kio | 851.00 Kio/s, fait.
Résolution des deltas: 100% (54/54), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/archiviste.git 
testcheckout/plugins-dist/archiviste

git clone https://git.spip.net/SPIP/archiviste.git 
testcheckout/plugins-dist/archiviste
Clonage dans 'testcheckout/plugins-dist/archiviste'...
remote: Counting objects: 91, done.
remote: Compressing objects: 100% (50/50), done.
remote: Total 91 (delta 37), reused 91 (delta 37)
Dépaquetage des objets: 100% (91/91), 71.93 Kio | 438.00 Kio/s, fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/breves.git 
testcheckout/plugins-dist/breves

git clone https://git.spip.net/SPIP/breves.git 
testcheckout/plugins-dist/breves
Clonage dans 'testcheckout/plugins-dist/breves'...
remote: Counting objects: 2977, done.
remote: Compressing objects: 100% (584/584), done.
remote: Total 2977 (delta 2285), reused 2977 (delta 2285)
Réception d'objets: 100% (2977/2977), 539.92 Kio | 492.00 Kio/s, fait.
Résolution des deltas: 100% (2285/2285), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/compagnon.git 
testcheckout/plugins-dist/compagnon

git clone https://git.spip.net/SPIP/compagnon.git 
testcheckout/plugins-dist/compagnon
Clonage dans 'testcheckout/plugins-dist/compagnon'...
remote: Counting objects: 1323, done.
remote: Compressing objects: 100% (302/302), done.
remote: Total 1323 (delta 1000), reused 1323 (delta 1000)
Réception d'objets: 100% (1323/1323), 219.85 Kio | 460.00 Kio/s, fait.
Résolution des deltas: 100% (1000/1000), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/compresseur.git 
testcheckout/plugins-dist/compresseur

git clone https://git.spip.net/SPIP/compresseur.git 
testcheckout/plugins-dist/compresseur
Clonage dans 'testcheckout/plugins-dist/compresseur'...
remote: Counting objects: 2891, done.
remote: Compressing objects: 100% (797/797), done.
remote: Total 2891 (delta 2024), reused 2891 (delta 2024)
Réception d'objets: 100% (2891/2891), 654.88 Kio | 420.00 Kio/s, fait.
Résolution des deltas: 100% (2024/2024), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/dump.git 
testcheckout/plugins-dist/dump

git clone https://git.spip.net/SPIP/dump.git testcheckout/plugins-dist/dump
Clonage dans 'testcheckout/plugins-dist/dump'...
remote: Counting objects: 2619, done.
remote: Compressing objects: 100% (628/628), done.
remote: Total 2619 (delta 1835), reused 2619 (delta 1835)
Réception d'objets: 100% (2619/2619), 516.10 Kio | 544.00 Kio/s, fait.
Résolution des deltas: 100% (1835/1835), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/filtres_images.git 
testcheckout/plugins-dist/filtres_images

git clone https://git.spip.net/SPIP/filtres_images.git 
testcheckout/plugins-dist/filtres_images
Clonage dans 'testcheckout/plugins-dist/filtres_images'...
remote: Counting objects: 1208, done.
remote: Compressing objects: 100% (363/363), done.
remote: Total 1208 (delta 849), reused 1198 (delta 843)
Réception d'objets: 100% (1208/1208), 307.70 Kio | 371.00 Kio/s, fait.
Résolution des deltas: 100% (849/849), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/forum.git 
testcheckout/plugins-dist/forum

git clone https://git.spip.net/SPIP/forum.git 
testcheckout/plugins-dist/forum
Clonage dans 'testcheckout/plugins-dist/forum'...
remote: Counting objects: 6490, done.
remote: Compressing objects: 100% (1434/1434), done.
remote: Total 6490 (delta 4979), reused 6386 (delta 4910)
Réception d'objets: 100% (6490/6490), 1.91 Mio | 521.00 Kio/s, fait.
Résolution des deltas: 100% (4979/4979), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/jquery_ui.git 
testcheckout/plugins-dist/jquery_ui

git clone https://git.spip.net/SPIP/jquery_ui.git 
testcheckout/plugins-dist/jquery_ui
Clonage dans 'testcheckout/plugins-dist/jquery_ui'...
remote: Counting objects: 2263, done.
remote: Compressing objects: 100% (520/520), done.
remote: Total 2263 (delta 1690), reused 2263 (delta 1690)
Réception d'objets: 100% (2263/2263), 1.56 Mio | 457.00 Kio/s, fait.
Résolution des deltas: 100% (1690/1690), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/mediabox.git 
testcheckout/plugins-dist/mediabox

git clone https://git.spip.net/SPIP/mediabox.git 
testcheckout/plugins-dist/mediabox
Clonage dans 'testcheckout/plugins-dist/mediabox'...
remote: Counting objects: 1892, done.
remote: Compressing objects: 100% (591/591), done.
remote: Total 1892 (delta 1289), reused 1892 (delta 1289)
Réception d'objets: 100% (1892/1892), 1.56 Mio | 430.00 Kio/s, fait.
Résolution des deltas: 100% (1289/1289), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/medias.git 
testcheckout/plugins-dist/medias

git clone https://git.spip.net/SPIP/medias.git 
testcheckout/plugins-dist/medias
Clonage dans 'testcheckout/plugins-dist/medias'...
remote: Counting objects: 7676, done.
remote: Compressing objects: 100% (1920/1920), done.
remote: Total 7676 (delta 5702), reused 7665 (delta 5696)
Réception d'objets: 100% (7676/7676), 4.60 Mio | 459.00 Kio/s, fait.
Résolution des deltas: 100% (5702/5702), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/mots.git 
testcheckout/plugins-dist/mots

git clone https://git.spip.net/SPIP/mots.git testcheckout/plugins-dist/mots
Clonage dans 'testcheckout/plugins-dist/mots'...
remote: Counting objects: 4300, done.
remote: Compressing objects: 100% (1010/1010), done.
remote: Total 4300 (delta 3176), reused 4280 (delta 3167)
Réception d'objets: 100% (4300/4300), 898.63 Kio | 402.00 Kio/s, fait.
Résolution des deltas: 100% (3176/3176), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/organiseur.git 
testcheckout/plugins-dist/organiseur

git clone https://git.spip.net/SPIP/organiseur.git 
testcheckout/plugins-dist/organiseur
Clonage dans 'testcheckout/plugins-dist/organiseur'...
remote: Counting objects: 2697, done.
remote: Compressing objects: 100% (803/803), done.
remote: Total 2697 (delta 1823), reused 2697 (delta 1823)
Réception d'objets: 100% (2697/2697), 1.58 Mio | 404.00 Kio/s, fait.
Résolution des deltas: 100% (1823/1823), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/petitions.git 
testcheckout/plugins-dist/petitions

git clone https://git.spip.net/SPIP/petitions.git 
testcheckout/plugins-dist/petitions
Clonage dans 'testcheckout/plugins-dist/petitions'...
remote: Counting objects: 2822, done.
remote: Compressing objects: 100% (654/654), done.
remote: Total 2822 (delta 2188), reused 2727 (delta 2120)
Réception d'objets: 100% (2822/2822), 598.61 Kio | 423.00 Kio/s, fait.
Résolution des deltas: 100% (2188/2188), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/plan.git 
testcheckout/plugins-dist/plan

git clone https://git.spip.net/SPIP/plan.git testcheckout/plugins-dist/plan
Clonage dans 'testcheckout/plugins-dist/plan'...
remote: Counting objects: 497, done.
remote: Compressing objects: 100% (172/172), done.
remote: Total 497 (delta 309), reused 497 (delta 309)
Réception d'objets: 100% (497/497), 232.17 Kio | 401.00 Kio/s, fait.
Résolution des deltas: 100% (309/309), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/porte_plume.git 
testcheckout/plugins-dist/porte_plume

git clone https://git.spip.net/SPIP/porte_plume.git 
testcheckout/plugins-dist/porte_plume
Clonage dans 'testcheckout/plugins-dist/porte_plume'...
remote: Counting objects: 2225, done.
remote: Compressing objects: 100% (726/726), done.
remote: Total 2225 (delta 1488), reused 2212 (delta 1483)
Réception d'objets: 100% (2225/2225), 566.44 Kio | 436.00 Kio/s, fait.
Résolution des deltas: 100% (1488/1488), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/revisions.git 
testcheckout/plugins-dist/revisions

git clone https://git.spip.net/SPIP/revisions.git 
testcheckout/plugins-dist/revisions
Clonage dans 'testcheckout/plugins-dist/revisions'...
remote: Counting objects: 2890, done.
remote: Compressing objects: 100% (704/704), done.
remote: Total 2890 (delta 2116), reused 2888 (delta 2116)
Réception d'objets: 100% (2890/2890), 523.66 Kio | 487.00 Kio/s, fait.
Résolution des deltas: 100% (2116/2116), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/safehtml.git 
testcheckout/plugins-dist/safehtml

git clone https://git.spip.net/SPIP/safehtml.git 
testcheckout/plugins-dist/safehtml
Clonage dans 'testcheckout/plugins-dist/safehtml'...
remote: Counting objects: 711, done.
remote: Compressing objects: 100% (219/219), done.
remote: Total 711 (delta 435), reused 711 (delta 435)
Réception d'objets: 100% (711/711), 101.15 Kio | 414.00 Kio/s, fait.
Résolution des deltas: 100% (435/435), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/sites.git 
testcheckout/plugins-dist/sites

git clone https://git.spip.net/SPIP/sites.git 
testcheckout/plugins-dist/sites
Clonage dans 'testcheckout/plugins-dist/sites'...
remote: Counting objects: 4055, done.
remote: Compressing objects: 100% (873/873), done.
remote: Total 4055 (delta 3012), reused 4052 (delta 3010)
Réception d'objets: 100% (4055/4055), 1.11 Mio | 457.00 Kio/s, fait.
Résolution des deltas: 100% (3012/3012), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 
https://git.spip.net/SPIP/squelettes_par_rubrique.git 
testcheckout/plugins-dist/squelettes_par_rubrique

git clone https://git.spip.net/SPIP/squelettes_par_rubrique.git 
testcheckout/plugins-dist/squelettes_par_rubrique
Clonage dans 'testcheckout/plugins-dist/squelettes_par_rubrique'...
remote: Counting objects: 494, done.
remote: Compressing objects: 100% (126/126), done.
remote: Total 494 (delta 368), reused 494 (delta 368)
Réception d'objets: 100% (494/494), 60.34 Kio | 429.00 Kio/s, fait.
Résolution des deltas: 100% (368/368), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/statistiques.git 
testcheckout/plugins-dist/statistiques

git clone https://git.spip.net/SPIP/statistiques.git 
testcheckout/plugins-dist/statistiques
Clonage dans 'testcheckout/plugins-dist/statistiques'...
remote: Counting objects: 4074, done.
remote: Compressing objects: 100% (963/963), done.
remote: Total 4074 (delta 3027), reused 4074 (delta 3027)
Réception d'objets: 100% (4074/4074), 903.59 Kio | 536.00 Kio/s, fait.
Résolution des deltas: 100% (3027/3027), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/svp.git 
testcheckout/plugins-dist/svp

git clone https://git.spip.net/SPIP/svp.git testcheckout/plugins-dist/svp
Clonage dans 'testcheckout/plugins-dist/svp'...
remote: Counting objects: 4464, done.
remote: Compressing objects: 100% (1054/1054), done.
remote: Total 4464 (delta 3348), reused 4443 (delta 3336)
Réception d'objets: 100% (4464/4464), 1.06 Mio | 519.00 Kio/s, fait.
Résolution des deltas: 100% (3348/3348), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/textwheel.git 
testcheckout/plugins-dist/textwheel

git clone https://git.spip.net/SPIP/textwheel.git 
testcheckout/plugins-dist/textwheel
Clonage dans 'testcheckout/plugins-dist/textwheel'...
remote: Counting objects: 2526, done.
remote: Compressing objects: 100% (714/714), done.
remote: Total 2526 (delta 1733), reused 2526 (delta 1733)
Réception d'objets: 100% (2526/2526), 427.09 Kio | 463.00 Kio/s, fait.
Résolution des deltas: 100% (1733/1733), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/urls_etendues.git 
testcheckout/plugins-dist/urls_etendues

git clone https://git.spip.net/SPIP/urls_etendues.git 
testcheckout/plugins-dist/urls_etendues
Clonage dans 'testcheckout/plugins-dist/urls_etendues'...
remote: Counting objects: 2761, done.
remote: Compressing objects: 100% (599/599), done.
remote: Total 2761 (delta 2093), reused 2761 (delta 2093)
Réception d'objets: 100% (2761/2761), 524.71 Kio | 387.00 Kio/s, fait.
Résolution des deltas: 100% (2093/2093), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/vertebres.git 
testcheckout/plugins-dist/vertebres

git clone https://git.spip.net/SPIP/vertebres.git 
testcheckout/plugins-dist/vertebres
Clonage dans 'testcheckout/plugins-dist/vertebres'...
remote: Counting objects: 1006, done.
remote: Compressing objects: 100% (248/248), done.
remote: Total 1006 (delta 717), reused 1006 (delta 717)
Réception d'objets: 100% (1006/1006), 122.03 Kio | 490.00 Kio/s, fait.
Résolution des deltas: 100% (717/717), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.

.checkout.php git -b3.2 https://git.spip.net/SPIP/dist.git 
testcheckout/squelettes-dist

git clone https://git.spip.net/SPIP/dist.git testcheckout/squelettes-dist
Clonage dans 'testcheckout/squelettes-dist'...
remote: Counting objects: 2247, done.
remote: Compressing objects: 100% (578/578), done.
remote: Total 2247 (delta 1664), reused 2245 (delta 1663)
Réception d'objets: 100% (2247/2247), 629.56 Kio | 559.00 Kio/s, fait.
Résolution des deltas: 100% (1664/1664), fait.
git checkout 3.2
Basculement sur la nouvelle branche '3.2'
La branche '3.2' est paramétrée pour suivre la branche distante '3.2' 
depuis 'origin'.



==> installation de spip , RAS |


      Bienvenue stephane !

Vous venez d’entrer dans l’espace privé de SPIP.


=> Récupération de la bdd du site distant http://escal.ac-lyon.fr par 
l'espace privé  (site en *SPIP 3.2.7 [24473 
<http://core.spip.net/projects/spip/repository/revisions/24473>]* + 
écran de sécurité 1.3.)

|=> installation de la bdd sur le site local RAS
|
|Vous avez choisi de restaurer la sauvegarde 
/tmp/dump/Escal_V4_20200429.sqlite/. Cette opération est irréversible.
*Oui, je veux écraser ma base avec cette sauvegarde

* |
=> Récupération et Transfert du repertoire /IMG distant vers le local,


=> mise en place d'un logo site pour l'essai spip3.3
https://pic.infini.fr/HEoVlgGF/FlYg2Irv.png


=>On passe a spip 3.3 : ./checkout.php spip -bmaster 
/opt/lampp/htdocs/essaicheckout/testcheckout

./checkout.sh spip -bmaster /opt/lampp/htdocs/essaicheckout/testcheckout
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/aide.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/aide
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/archiviste.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/archiviste
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://github.com/marcimat/bigup.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/bigup

git clone https://github.com/marcimat/bigup.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/bigup
Clonage dans 
'/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/bigup'...
remote: Enumerating objects: 1191, done.
remote: Counting objects: 100% (1191/1191), done.
remote: Compressing objects: 100% (491/491), done.
remote: Total 1191 (delta 707), reused 1115 (delta 635), pack-reused 0
Réception d'objets: 100% (1191/1191), 242.66 Kio | 391.00 Kio/s, fait.
Résolution des deltas: 100% (707/707), fait.

.checkout.php git -bmaster https://git.spip.net/SPIP/breves.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/breves
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/compagnon.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/compagnon
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/compresseur.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/compresseur
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/dump.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/dump
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/filtres_images.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/filtres_images
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/forum.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/forum
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/jquery_ui.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/jquery_ui
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/mediabox.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/mediabox
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/medias.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/medias
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/mots.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/mots
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/organiseur.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/organiseur
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/petitions.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/petitions
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/plan.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/plan
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/porte_plume.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/porte_plume
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/revisions.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/revisions
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/safehtml.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/safehtml
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/sites.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/sites
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster 
https://git.spip.net/SPIP/squelettes_par_rubrique.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/squelettes_par_rubrique
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/statistiques.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/statistiques
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/svp.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/svp
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/textwheel.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/textwheel
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/urls_etendues.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/urls_etendues
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/vertebres.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/plugins-dist/vertebres
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

.checkout.php git -bmaster https://git.spip.net/SPIP/dist.git 
/opt/lampp/htdocs/essaicheckout/testcheckout/squelettes-dist
Récupération de origin

git checkout master && git pull --rebase
Basculement sur la branche 'master'
Votre branche est à jour avec 'origin/master'.
Déjà à jour.
La branche courante master est à jour.

=> - on passe par la page /ecrire/?exec=admin_plugin , on a des mises a 
jour plugins (sites,bigupload,medias)


      Installation du plugin Sites

MAJ 1.2.0 .
Mise à jour réussie


      Installation du plugin Big Upload

MAJ init .
MAJ 1.0.0 .
Installation réussie


      Installation du plugin Medias

MAJ 1.3.6 .
MAJ 1.4.0 .
Mise à jour réussie

.
=> on install ESCAL
git clone https://git.spip.net/spip-contrib-squelettes/escal.git




-- 
spipfactory.fr
----
Perdu dans la Galaxie SPIP ? : https://boussole.spip.net/
---
Tout SPIPeur, qui fait quelquechose,
a contre lui ceux qui voudraient faire la même chose, ceux qui font précisément le contraire,
et surtout la grande armée des gens, beaucoup plus sévéres, qui ne fait rien.
Merci a ceux qui font.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.