×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Roll Back

  • Posts: 7
  • Thank you received: 0

Roll Back was created by jenny young

Is there a way to roll back to an earlier version if an update does not work
2 years 9 months ago #72744

Please Log in or Create an account to join the conversation.

  • Posts: 245
  • Thank you received: 56

Replied by Rishi Garrod on topic Roll Back

When I was still using SD I just made sure I always had a copy of the current version on a SD card. Then I could do an update and know I could simply swap back to the previous version on the other SD card.
2 years 9 months ago #72761

Please Log in or Create an account to join the conversation.

  • Posts: 1957
  • Thank you received: 420

Replied by Wouter van Reeven on topic Roll Back

 

An earlier version of what exactly? Stellarmete? Astroberry? KStars installed on Ubuntu? Please clarify.
2 years 9 months ago #72762

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 0

Replied by jenny young on topic Roll Back

As its posted on the Indi page just after an Indi update ill let you work that out
2 years 9 months ago #72763

Please Log in or Create an account to join the conversation.

  • Posts: 1067
  • Thank you received: 140

Replied by AstroNerd on topic Roll Back

@Jenny
not sure there was really a call for that answer….people are only trying to help….please remember that….
2 years 9 months ago #72773

Please Log in or Create an account to join the conversation.

  • Posts: 969
  • Thank you received: 94

Replied by alacant on topic Roll Back

Hi
Yes. You can go back to any version you like. To get the dates, in the source directory:
git log
then:
git checkout <comit>
whichever you want or knew worked.
ATM, It looks like this:


~/Projects/indi$ git log
commit 7b81c821653b44be809b1789037d6a66a0c5aeed (HEAD -> master, origin/master, origin/HEAD)
Author: Jasem Mutlaq <This email address is being protected from spambots. You need JavaScript enabled to view it.>
Date: Tue Jun 22 18:48:49 2021 +0300

Fix lunar and solar order. Fixes #1494

commit a761417a52b53091177a14a2117ec15c90ccd22d
Author: Jasem Mutlaq <This email address is being protected from spambots. You need JavaScript enabled to view it.>
Date: Tue Jun 22 18:48:33 2021 +0300

Add function to get current switch label from config

commit d7af9d634cac3e189f6b36cceb8375edad1e9e92
Author: Efstathios Chrysikos <This email address is being protected from spambots. You need JavaScript enabled to view it.>
Date: Wed Jun 23 22:36:55 2021 +0300

Pegasus Add new Device USB Control HUB (#1496)
2 years 9 months ago #72796

Please Log in or Create an account to join the conversation.

Time to create page: 0.491 seconds