dolibarr-dev
[Top][All Lists]
Advanced

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

Re: [Dolibarr-dev] Development tarballs


From: Sasa Ostrouska
Subject: Re: [Dolibarr-dev] Development tarballs
Date: Tue, 2 Feb 2016 17:47:23 +0000



On Tue, Feb 2, 2016 at 9:16 AM, Doursenaud, Raphaël <address@hidden> wrote:
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,

Great many thanks for the tips Raphael, im a bit new to git, and I don't know the logic 100% but I use to used svn a long time
and I'm very familiar with it. Anyway I would prefer to use the tarballs as its even more secure to not have troubles.
What really scares me is that I still have not understood well how in Dolibarr the tagging is made.
Usually a tag should be a markup of the specific version of the tree on a certain point in time. But I do not see
the tags with micro(patch) release number in the github. So I need to investigate a bit what would be the best option
to make this kind of setup.

Anyway thanks.


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

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



reply via email to

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