On 17 Jul 2013, at 07:59, Stefan Winter <stefan.winter@restena.lu> wrote:
Hi,
I'd love to try.
looking at GITHUB's master branch, I see that the latest commit was 5 months ago, and the last tag is 3_0_0_beta1 ?
You're possibly looking at Alan's repo?
Anything wrong with github?
No, we switched to hosting FreeRADIUS as an organisation on GitHub instead of it being one of Alan's personal projects. The URL for the repo changed, you may need to update your 'git remotes'. git remote show origin * remote origin Fetch URL: git@github.com:FreeRADIUS/freeradius-server.git Push URL: git@github.com:FreeRADIUS/freeradius-server.git The repo URLs should look like that. If they don't: git remote set-url origin git@github.com:FreeRADIUS/freeradius-server.git -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team