Thanks Marius, I inherited the project to get gitorious going from 'the last guy', but lucky enough have been able to contact him in the few mins since you posted that link (he's in same building) and asked how old the git clone he left me was. He now tells me it is from a branch modified to run gitorious from a suburi because our work dev server is http://<server-ip>/gitorious/ not http://git.<server-ip>/ >From here: https://gitorious.org/~tschamm I honestly thought he may be joking - is that a 'silent t' (no disrespect intended to the person) - but I've checked the repo and it appears active tho no sign there how to fix my error.
Do you think this is the cause of the error - the suburi branch is out of date? I was the one that installed gitorious from the suburi clone left for me, so I could re-install from your mainline (which till now I thought our install was from), but would this work with the address we need: http://<server-ip>/gitorious/ ??? (Don't ask me why we can't use a subdomain like http://git.<server-ip>/ ) My only alternative is going back to gitweb but that was what I ran before this and in my new team no one wants to use it any longer as gitorious is regarded as being superior. On Apr 11, 7:45 pm, Marius Mårnes Mathiesen <[email protected]> wrote: > On Sun, Apr 10, 2011 at 5:40 AM, git_usr <[email protected]> wrote: > > Hey Marius, > > > From searching this group... it looks like I'm getting the right > > response from: > > $ ssh git@<server-ip> > > > Output: > > PTY allocation request failed on channel 0 > > Need SSH_ORIGINAL_COMMAND > > Connection to <server-ip> closed. > > > This shows, as my earlier post did, that gitorious is replying to the > > git command. > > Unless you're running a fairly old Gitorious version, this is not what the > user should see: > > https://gitorious.org/gitorious/mainline/blobs/master/script/gitoriou... > > Cheers, > - Marius -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
