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@braserv:/srv# cd  dolibarr
root@braserv:/srv/dolibarr# git checkout .
root@braserv:/srv/dolibarr# git clean -fd
Removing htdocs/conf/.conf.php.un~
Removing index.html
root@braserv:/srv/dolibarr# git checkout 6.0.5
M    htdocs/langs/pt_BR/commercial.lang
M    htdocs/langs/pt_BR/companies.lang
M    htdocs/langs/pt_BR/help.lang
M    htdocs/langs/pt_BR/main.lang
M    htdocs/langs/pt_BR/sendings.lang
Note: checking out '6.0.5'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 92cace6... Merge branch '5.0' of
g...@github.com:Dolibarr/dolibarr.git
into 6.0
root@braserv:/srv/dolibarr#


It seems it just removed 2 files one of them being my index.html for
redirection and then throw out that.
But it still does not work.

Rgds
Saxa



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

Répondre à