Page 2 of 2

Re: SCM GitHub Integration

PostPosted: Fri Mar 21, 2014 11:49 pm
by admin
It should be fixed now, please try to re-download 5.0.1

Re: SCM GitHub Integration

PostPosted: Fri Mar 21, 2014 11:51 pm
by admin
Stop, I was wrong, problem not fixed, give us a few days.

Re: SCM GitHub Integration

PostPosted: Sat Mar 22, 2014 4:54 am
by phancox
No problems. I'll grab it when you're done.

BTW, not sure whether you noticed on the screen shots I sent that the title bar is missing the first character of the file name though this is probably only cosmetic.

Re: SCM GitHub Integration

PostPosted: Sun Mar 23, 2014 9:50 am
by phancox
On a related note, I'm not sure whether polling the GIT repositories for changes is working correctly?

I can see in the logs that you seem to be running a git fetch every 10 minutes. I just made a change and committed to GitHub. This change didn't show up on the matching task SCM references even after two cycles.

I ran "git fetch" manually in the local repository and it then fetched the latest commit. However, the TrackStudio SCM daemon was still reporting the previous commit as being the latest version in the log and nothing was showing up on the task SCM references.

I then manually ran a "git pull" in the local repository. That was recognised by the TrackStudio SCM daemon on its next cycle and then showed up in the task SCM references as expected.

Re: SCM GitHub Integration

PostPosted: Wed Apr 09, 2014 9:31 am
by phancox
Understand you guys have been busy. Just wondering whether you've had a chance to make any progress on these GIT integration issues?