Project

General

Profile

Older versions of Unstable branch

Added by Anders Falk over 10 years ago

Hi

Been testing allot these days. Since the automatic build system has been at rest for a while is there any other way to install an older version? Either via apt or git? Or is there any other repository around?

//Anders


Replies (1)

RE: Older versions of Unstable branch - Added by Prof Yaffle over 10 years ago

Use git to checkout to a specific commit and compile from there. If you look at the 'Builds', the commit is given for each one, e.g. https://tvheadend.org/builds/tvheadend/build/5353 is 4699c3a71af3a5509e4eecc933665a93a03d075a, which matches with the latest commit in the 'repository' link of 4699c3a7 (first few characters).

git checkout <hash> will then give you what you need (I think - it's been a while since I had to go back in time).

I think some of the graphical git tools will show you the history and allow you to check out to a certain point as well.

    (1-1/1)