dolibarr-dev
[Top][All Lists]
Advanced

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

Re: [Dolibarr-dev] Updating with git


From: Sasa Ostrouska
Subject: Re: [Dolibarr-dev] Updating with git
Date: Tue, 6 Mar 2018 19:09:26 +0100



On Tue, Mar 6, 2018 at 4:08 PM, address@hidden <address@hidden> 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.

address@hidden:/srv# cd  dolibarr
address@hidden:/srv/dolibarr# git checkout .
address@hidden:/srv/dolibarr# git clean -fd
Removing htdocs/conf/.conf.php.un~
Removing index.html
address@hidden:/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 address@hidden:Dolibarr/dolibarr.git into 6.0
address@hidden:/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
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev


reply via email to

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