[gitorious] all.js and javascript issues

2011-10-20 Thread leem
I've just installed a local version of Gitorious on a Ubuntu 11.4 machine. Everything is working great, repositories are created, users are created (however emails aren't being sent but that's another story) but In Firefox I noticed javascript errors appearing on the developer toolbar mostly compl

[gitorious] Re: all.js and javascript issues

2011-10-20 Thread leem
Managed to fix it using an obviously related problem in another thread. For reference: run as su on /var/www/gitorious git submodule init git submodule update -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email to gitorious+unsubscr...@

[gitorious] Required Ports for Port Forwarding

2012-06-25 Thread leem
We have a local install on a Ubuntu 10.10 box. It's been working great for the last few months with no problems on the LAN. We've had a request where a few people need to work over the Internet, using git to push/pull, but for reasons too long to explain can not be given VPN access. Our initia

Re: [gitorious] Required Ports for Port Forwarding

2012-06-26 Thread leem
approach. As for port forwarding, in addition to > ssh and http you might want to open up for cloning over the git: protocol > (the default port for git is 9418). > > cheers, > Thomas > > > On Monday, June 25, 2012 at 11:24 AM, leem wrote: > > > We have a local

[gitorious] Repositories order

2012-09-12 Thread leem
Hi all, We've just got through migrating all our old TFS projects into git and then into a Gitorious local installation. All is fine and is working great except for comments on ordering of Projects and Repos in the web interface. We have around 100 projects and around 400 repos which, to the av

Re: [gitorious] Repositories order

2012-09-12 Thread leem
rder/slice/browse both > project and repo lists. > > cheers, > Thomas > > > On 09/12/2012 11:39 AM, leem wrote: > > Hi all, > > > > We've just got through migrating all our old TFS projects into git and > > then into a Gitorious l