dolibarr-dev
[Top][All Lists]
Advanced

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

Re: [Dolibarr-dev] Development tarballs


From: Doursenaud , Raphaël
Subject: Re: [Dolibarr-dev] Development tarballs
Date: Tue, 2 Feb 2016 10:16:23 +0100

Sasa,

Don't use git pull for production or pre-production servers.
git pull is git fetch + git merge and merge can fail.
Prefer git fetch + git checkout.
This is safe and ensures you have the expected version.

My 2 cents,


Raphaël Doursenaud
Directeur technique (CTO)
Expert certifié en déploiement Google Apps
+33 (0)5 35 53 97 13 - +33 (0)6 68 48 20 10

2016-02-01 15:17 GMT+01:00 Sasa Ostrouska <address@hidden>:
On Sun, Jan 31, 2016 at 6:47 PM, Laurent Destailleur (aka Eldy) <address@hidden> wrote:
Yes, to use development tarball, use link on github (sam elink than link defined on page http://www.dolibarr.org/downloads/ for link development).

Ok, will convert my install to use the git pull directly instead of overwriting it with a tarball. So a simple git pull should sync my tree with the latest tagged version i need.

 
The link http://www.dolibarr.org/files/lastbuild/standard/  was dedicated for "beta version". But it is filled manually. I must check why we don't have version 3.9 here currently...

Would not be simpler to add this uploads to the scripts in the build dir in dolibarr ? This would permit to have all the stuff uploaded
and pushed with a simple tag creation on the git tree. Just few git hooks needed probably.

Rgds
Saxa
 

2016-01-30 19:00 GMT+01:00 Sasa Ostrouska <address@hidden>:
Hi for some time I was downloading the source tarballs from:

http://www.dolibarr.org/files/lastbuild/standard/

But I do not see here anymore a tar.gz or any other file.

Has those files been moved somewhere else ? Should I use github.com to get the latest development tarballs ?

Rgds
Saxa

_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev




--
------------------------------------------------------------------------------------
Google+: https://plus.google.com/+LaurentDestailleur/
Facebook: https://www.facebook.com/Destailleur.Laurent
------------------------------------------------------------------------------------
* Dolibarr (Project leader): http://www.dolibarr.org (make a donation for Dolibarr project via Paypal: address@hidden)
* AWStats (Author) : http://awstats.sourceforge.net (make a donation for AWStats project via Paypal: address@hidden)
* AWBot (Author) : http://awbot.sourceforge.net
* CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net



_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev



_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev



https://gpcsolutions.fr
Technopole Hélioparc
2 avenue du Président Pierre Angot
64053 PAU CEDEX 9
SARL GPC.solutions au capital de 7 500 € - R.C.S. PAU 528 995 921

reply via email to

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