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: Christophe Battarel
Subject: Re: [Dolibarr-dev] Updating with git
Date: Wed, 7 Mar 2018 14:39:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

i think i have a similar problem : i have downloaded dolibarr 7 on sourceforge and initdemo data for v7 on github.

when i try to install, it works well until the dolibarr access that still redirects to the installation script telling me i am already on v7 (screenshot below)

Best regards

Christophe


Le 07/03/2018 à 11:05, Sasa Ostrouska a écrit :


On Tue, Mar 6, 2018 at 7:09 PM, Sasa Ostrouska <address@hidden> wrote:

 
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


Hi how does exactly the dollibar installer check for the updated version of the files ? Is there a file
or a variable with version in the code or is it written to some DB table ?

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]