On Thu, Dec 2, 2010 at 12:29 AM, Javier Moro Sotelo <m...@javiermoro.es>wrote:

> (20024)The given path is misformatted or contained invalid characters:
> xsendfile: not a file /srv/git/repositories/
> ae9/461/59afa694588810320aaa366622ab9ee4ab.git/
>

This is xsendfile's way of telling you it's being told to serve a directory.
What I don't understand is what caused this request to be made - did you
enter the URL in a browser or using wget/curl? AFAIK, the first URI Git will
request over HTTP is $GIT_DIR/info/refs - I don't think Git itself should
request the bare URI?


Cheers,
- Marius

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to