git repo update delay?

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
lavjoy
Newbie
Newbie
Posts: 5
Joined: May 31st, 2013, 2:00 am

git repo update delay?

Post by lavjoy »

I recently switched my installation from the typical tarball extraction to a clone of the git repo, in order to keep it in line with the rest of the nzb related daemons I have running, and for easier updating. However, since doing so my client has reported an update is available, but a git pull reports it's already up to date. Is the delay in updating the repo typical and something I should be expecting going forward? If so, generally how long does it take to get the repo in line with the tarball?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: git repo update delay?

Post by shypike »

Which tarbal are you referring to?
lavjoy
Newbie
Newbie
Posts: 5
Joined: May 31st, 2013, 2:00 am

Re: git repo update delay?

Post by lavjoy »

The one listed here:
http://sourceforge.net/projects/sabnzbd ... z/download

The git repo appears to be on version 0.7.11 (which matches my client), where the tarball is 0.7.12
lavjoy
Newbie
Newbie
Posts: 5
Joined: May 31st, 2013, 2:00 am

Re: git repo update delay?

Post by lavjoy »

I just found the mention of the gitflow model. Is this the cause of the discrepancy? Or should I just checkout the 0.7.x branch? Looks like that one was updated when the tarball was.

Edit: actually looks like the 0.7.x branch is the same version.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: git repo update delay?

Post by shypike »

It's in the 0.7.x branch now.
I stopped merging back to master, because that will mess up the history too much when "develop" will be merged into it.
lavjoy
Newbie
Newbie
Posts: 5
Joined: May 31st, 2013, 2:00 am

Re: git repo update delay?

Post by lavjoy »

Gotchya. Thank you very much for getting back to me, and thanks for contributing to an awesome project.
Post Reply