/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Vincent Ladeuil
  • Date: 2008-05-17 17:53:47 UTC
  • mto: (3430.2.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 3431.
  • Revision ID: v.ladeuil+lp@free.fr-20080517175347-our2rugcwl67zgv5
Fix bug #229076 by fixing header names before sending the request.

* bzrlib/transport/http/_urllib2_wrappers.py:
(AbstractHTTPHandler.do_open): Title header names before sending
the request or some exotic servers or proxies may choke.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
You need the Dulwich Python module installed (or in PYTHONPATH) and a fairly 
2
 
recent version of bzr. 
3
 
 
4
 
For more information on Dulwich, see http://samba.org/~jelmer/dulwich/
5
 
 
6
 
Installing bzr-git can be done by putting it into the ~/.bazaar/plugins 
7
 
directory, and renaming its directory to "git".