Fossil SCM
fossil exe auto update
c926e3151ac2b1f…
· opened 16 years, 3 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Not_A_Bug
- Subsystem
- —
- Created
- Jan. 1, 2010 1:23 p.m.
fossil version change so often. It is getting harder to keep up.
Following steps * download * unpack * configure makefile * compile * install
This is time consuming and really not needed for people only need the new version of binary.
Can we design a directory layout for pre-compiled binary in "binary/os/version" in fossil source tree.
This way "fossil sync -R myclone.fossil" can always bring me the latest binary for a particular version of OS/Version.
or "fossil selfupgrade" command to automate the binary upgrade.
anonymous claiming to be Michael McDaniel added on 2010-01-01 20:41:53:
http://www.fossil-scm.org/download.html
You could think of the executable downloads at the above link as "release" code.
And not download a new version every time the source changes.
drh added on 2010-01-01 21:20:31:
Previous comment from Michael McDaniel is correct. Closing this ticket.