[develop] Missing version in Git pull

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
User avatar
88keyz
Newbie
Newbie
Posts: 26
Joined: December 5th, 2012, 11:59 am

[develop] Missing version in Git pull

Post by 88keyz »

I am running the source from Git and it only reports the version as 'develop [unknown]'. For most applications or indexers this doesn't represent a problem. There are a few however that check the version first, ie. DOGnzb, and won't push files to SAB because the version doesn't appear to meet minimum requirements. Any chance of reporting the version as something like '1.3.x [develop]' when running the source code version?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: [develop] Missing version in Git pull

Post by shypike »

Use the "master" branch, it should contain a version number.
Master contains only official releases.
User avatar
88keyz
Newbie
Newbie
Posts: 26
Joined: December 5th, 2012, 11:59 am

Re: [develop] Missing version in Git pull

Post by 88keyz »

Switched to "master", working fine now. I had enjoyed the early access to features found in the "develop" branch but I figure I can live without them now. Thanks.
Post Reply