Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is the recommended installation method?
09-08-2020, 01:13 AM,
#1
What is the recommended installation method?
Should I download the ZIP file, or install via GitHub? If via GitHub, then should I clone the default branch or the master branch?
Reply
09-08-2020, 01:21 AM,
#2
RE: What is the recommended installation method?
My personal opinion is that I would download the master branch from https://github.com/webERP-team/webERP/ar...master.zip and install from there. Virtually all the commits since the last release have been bug fixes and so it is probably more stable than the last release file.

Of course, whichever you do test first.

Tim
Reply
09-08-2020, 01:38 AM,
#3
RE: What is the recommended installation method?
(09-08-2020, 01:21 AM)falkoner Wrote: My personal opinion is that I would download the master branch from https://github.com/webERP-team/webERP/ar...master.zip and install from there. Virtually all the commits since the last release have been bug fixes and so it is probably more stable than the last release file.

Of course, whichever you do test first.

Tim
Thankyou for the rapid response, Tim. Any reason why you specify the zip file instead of simply "git clone -b master https://github.com/webERP-team/webERP.git" ?
Reply
09-08-2020, 01:46 AM,
#4
RE: What is the recommended installation method?
Cloning will download the entire history of the project inside the .git sub-directory. The zip file just downloads the necessary files for actual use of webERP. If you were considering contributing code upstream then you should clone, otherwise the zip file is more efficient.

If you were thinking of contributing, then cloning within GitHub to your own repository is a better way anyway.

HTH
Tim
Reply
09-08-2020, 01:57 AM,
#5
RE: What is the recommended installation method?
Thankyou, again, Tim. Space/speed is not a significant issue, and we would be using Git internally anyway, so I will stick with cloning. Had not thought of doing that within GitHub (am fairly new to GitHub), but that sounds worth thinking about.

Regards, Tom
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)