dolibarr-dev
[Top][All Lists]
Advanced

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

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


From: Jacques PYRAT
Subject: Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3
Date: Thu, 18 Aug 2016 10:23:46 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 ThunderBrowse/3.2.6.5 Mnenhy/0.7.6.666

Xebax a écrit le 17/08/2016 à 13:53 :
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 a fix. I don't know what was
done at this time.
Have you tried with the --ignore-ancestry option as suggested?
svn sw --ignore-ancestry ^/tags/3.9.3/htdocs
Just tried it.
It works. Thx !
But it seems to be luck : no file is missing in the new version (so svn had only add and update to handle, no delete).

I've donne a file comparison beetwenn svn 3.8.4 to 3.9.3 and svn 3.9.3 : identical I've done also a file comparison beetween svn 3.9.3 and .tgz version : there is a file that is different :
\adherents\list.php line 84
In SVN version :
    //'d.ref'=>'Ref',
In tgz version :
    'd.login'=>'Login',

It means (for me) that the process of creating tags and archives is inconsistant :( There is also a lot of directory missing in the .tgz (sample and test directory). It's surprising that installing from the repository leads to something different ;-)

Regards





reply via email to

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