Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (148 - 150 of 196)

Ticket Resolution Summary Owner Reporter
#166 fixed git daemon doesn't deal with unknown vhosts well geofft
Description
dr-wily:~ geofft$ git ls-remote git://blah.geofft.scripts.mit.edu/blah.git
fatal: protocol error: bad line length character: Can'

Presumably it can't something. I wonder what it can't.

#78 fixed git push to git:// hangs geofft
Description
[remote "scripts"]
        url = git://barnowl.mit.edu/barnowl
        fetch = +refs/heads/*:refs/remotes/origin/*
[remote "github"]
        url = git://github.com/nelhage/barnowl.git
        fetch = +refs/heads/*:refs/remotes/origin/*

vinegar-pot:~/owl geofft$ git push github
fatal: protocol error: expected sha/ref, got '
*********'

You can't push to git://github.com/user/repo.git
Use git@github.com:user/repo.git

*********'
vinegar-pot:~/owl geofft$ git push scripts

Hangs forever. Figure out how github gives a friendly error, and what friendly error we should give, and do so.

#160 fixed hosts don't support ext4 geofft
Description

If we want to run ext4 on the guests, I, uh, probably want the ability to mount their disks on the hosts. Should we upgrade the hosts?

Note: See TracQuery for help on using queries.