Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 196)

1 2 3 4 5 6 7 8 9 10 11
Ticket Owner Reporter Resolution Summary
#9 broder fixed Make older Python 2.4 also work on scripts
Description

Python 2.4 is needed for some software packages, like Zope.

(Taken from RT #444900)

#38 andersk invalid Testing Trac emails
Description

This is a test of the new scripts.mit.edu Trac install. I’ve moved all our bug reports and todo items from RT into Trac. (User support remains in RT of course.)

#78 geofft fixed git push to git:// hangs
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.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.