[Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Jacques PYRAT
Hi, I wanted to update my dolibarr installation done with SSN from GitHub with : svn co https://github.com/Dolibarr/dolibarr.git/tags/3.8.4/htdocs So, I've tried : svn sw https://github.com/Dolibarr/dolibarr.git/tags/3.9.3/htdocs And I got : 'https://github.com/Dolibarr/dolibarr.git/tags/3.9

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Jacques PYRAT
Jacques PYRAT a écrit le 17/08/2016 à 10:11 : Hi, I wanted to update my dolibarr installation done with SSN from GitHub with : svn co https://github.com/Dolibarr/dolibarr.git/tags/3.8.4/htdocs So, I've tried : svn sw https://github.com/Dolibarr/dolibarr.git/tags/3.9.3/htdocs And I got : '

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Jacques PYRAT
Jacques PYRAT a écrit le 17/08/2016 à 10:11 : Hi, I wanted to update my dolibarr installation done with SSN from GitHub with : svn co https://github.com/Dolibarr/dolibarr.git/tags/3.8.4/htdocs So, I've tried : svn sw https://github.com/Dolibarr/dolibarr.git/tags/3.9.3/htdocs And I got : '

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Xebax
Hi, Well, I didn't know it was possible to access GitHub with SVN. OK, it is possible, the doc is here: https://help.github.com/articles/support-for-subversion-clients/ IMHO there is nothing here that can be fixed from the Dolibarr side. As explained in their documentation GitHub uses "a Subversi

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Xebax
Hi, I've done some tests. Try with --ignore-ancestry, that should work: svn sw --ignore-ancestry ^/tags/3.9.3/htdocs But you really should do the install and upgrade using the tarballs or any other documented and officially supported method. Best regards, 2016ko abuztuaren 17an, asteazkena, Ja

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Jacques PYRAT
Xebax a écrit le 17/08/2016 à 11:23 : Hi, I've done some tests. Try with --ignore-ancestry, that should work: svn sw --ignore-ancestry ^/tags/3.9.3/htdocs But you really should do the install and upgrade using the tarballs or any other documented and officially supported method. I do this with

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Sasa Ostrouska
On Wed, Aug 17, 2016 at 10:10 AM, Jacques PYRAT wrote: > Xebax a écrit le 17/08/2016 à 11:23 : > > Hi, > > I've done some tests. Try with --ignore-ancestry, that should work: > svn sw --ignore-ancestry ^/tags/3.9.3/htdocs > > But you really should do the install and upgrade using the tarballs or

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Jacques PYRAT
Sasa Ostrouska a écrit le 17/08/2016 à 12:25 : On Wed, Aug 17, 2016 at 10:10 AM, Jacques PYRAT > wrote: Xebax a écrit le 17/08/2016 à 11:23 : Hi, I've done some tests. Try with --ignore-ancestry, that should work: svn sw --ignore-ancestry ^/tags/3.9.

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Xebax
2016ko abuztuaren 17an, asteazkena, Jacques PYRAT-ek zion : > I do this with dolibarr since 3.4 version. > The problem with SVN arise once in the past. > See "Bad history for 3.5.1 tag on GitHub (with SVN)" thread on 14/03/2014 > > It was fixed at that time. There is nothing in this thread about

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Sasa Ostrouska
On Wed, Aug 17, 2016 at 10:30 AM, Jacques PYRAT wrote: > Sasa Ostrouska a écrit le 17/08/2016 à 12:25 : > > > > On Wed, Aug 17, 2016 at 10:10 AM, Jacques PYRAT wrote: > >> Xebax a écrit le 17/08/2016 à 11:23 : >> >> Hi, >> >> I've done some tests. Try with --ignore-ancestry, that should work: >>

[Dolibarr-dev] Issue in propal module

2016-08-17 Par sujet Thomas Legay
Hi, I have find an issue on propal module. When you edit the "price_ht" textbox object with a price and after you select a predifined product then when you add the product the price_ht is set with bad price. On dolibarr/htdocs/core/tpl/objectline_create.tpl.php in the function setforpredef()

Re: [Dolibarr-dev] Issue in propal module

2016-08-17 Par sujet Xebax
Hi, Could you create an issue on GitHub, please? See "How to contribute to Dolibarr" for more details: https://github.com/Dolibarr/dolibarr/blob/develop/.github/CONTRIBUTING.md Thanks. -- Xebax signature.asc Description: PGP signature ___ Dolibarr-d