Skip to content
Snippets Groups Projects
Commit ad42cf45 authored by Laurent Séguin's avatar Laurent Séguin
Browse files

SVN script deleted

parent 4a280be2
No related branches found
No related tags found
No related merge requests found
svn checkout http://svn.maarch.org/maarch_entreprise/trunk apps/maarch_entreprise
svn checkout http://svn.maarch.org/attachments/trunk modules/attachments
svn checkout http://svn.maarch.org/avis/trunk modules/avis
svn checkout http://svn.maarch.org/basket/trunk modules/basket
svn checkout http://svn.maarch.org/cases/trunk modules/cases
svn checkout http://svn.maarch.org/content_management/trunk modules/content_management
svn checkout http://svn.maarch.org/entities/trunk modules/entities
svn checkout http://svn.maarch.org/fileplan/trunk modules/fileplan
svn checkout http://svn.maarch.org/folder/trunk modules/folder
svn checkout http://svn.maarch.org/full_text/trunk modules/full_text
svn checkout http://svn.maarch.org/ldap/trunk modules/ldap
svn checkout http://svn.maarch.org/life_cycle/trunk modules/life_cycle
svn checkout http://svn.maarch.org/notes/trunk modules/notes
svn checkout http://svn.maarch.org/notifications/trunk modules/notifications
svn checkout http://svn.maarch.org/reports/trunk modules/reports
svn checkout http://svn.maarch.org/sendmail/trunk modules/sendmail
svn checkout http://svn.maarch.org/tags/trunk modules/tags
svn checkout http://svn.maarch.org/templates/trunk modules/templates
svn checkout http://svn.maarch.org/thesaurus/trunk modules/thesaurus
svn checkout http://svn.maarch.org/thumbnails/trunk modules/thumbnails
svn checkout http://svn.maarch.org/visa/trunk modules/visa
cd core
echo "Core" > C:\xampp\htdocs\maarch_entreprise\update.log
date /T >> C:\xampp\htdocs\maarch_entreprise\update.log
time /T >> C:\xampp\htdocs\maarch_entreprise\update.log
svn update >> C:\xampp\htdocs\maarch_entreprise\update.log
cd ..\install
svn update >> C:\xampp\htdocs\maarch_entreprise\install.log
cd ..\apps\maarch_entreprise
echo "Apps" >> C:\xampp\htdocs\maarch_entreprise\update.log
svn update >> C:\xampp\htdocs\maarch_entreprise\update.log
cd ..\..\modules
echo "Modules" >> C:\xampp\htdocs\maarch_entreprise\update.log
svn update * >> C:\xampp\htdocs\maarch_entreprise\update.log
pause
svn up .
svn up apps/maarch_entreprise/.
svn up core/.
svn up modules/*
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment