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



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

Répondre à