[Dolibarr-dev] Updating with git

2018-03-06 Par sujet Sasa Ostrouska
Hi, I am having troubles with the latest updates from the git tree. My setup is as follows: I have a /srv/dolibarr dir where I have the checkout from the git. Here I use git checkout 6.0 to be always on the 6.0 branch. It worked well up to before the last update of the tree. I am using the git f

Re: [Dolibarr-dev] Updating with git

2018-03-06 Par sujet cam.la...@azerttyu.net
Hello These doesn't work ? git checkout . git clean -fd git checkout 6.0.5 Km ___ Dolibarr-dev mailing list Dolibarr-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Re: [Dolibarr-dev] Updating with git

2018-03-06 Par sujet Sasa Ostrouska
On Tue, Mar 6, 2018 at 4:08 PM, cam.la...@azerttyu.net < cam.la...@azerttyu.net> wrote: > Hello > > These doesn't work ? > > git checkout . > git clean -fd > git checkout 6.0.5 > > Km > > Hi Km, no it still redirects me to the install process. It is strange it worked well for a long time. root@