/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2005-07-11 22:24:03 UTC
  • mto: (1185.11.1)
  • Revision ID: john@arbash-meinel.com-20050711222403-5dc86e254b69f7ab
Remote functionality work.
Added lock_read/write() to Transport.
Turns out that both urllib2 and urlgrabber don't let you
seek on files that are returned, and GzipFile wants to
seek on the file when it is read. So instead,
we check, and wrap in a StringIO when required.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 760 20 years ago Martin Pool doc 3.2 KB Diff Download File
apply_changeset.py 757 20 years ago Martin Pool - add john's changeset plugin 1.2 KB Diff Download File
common.py 757 20 years ago Martin Pool - add john's changeset plugin 346 bytes Diff Download File
gen_changeset.py 757 20 years ago Martin Pool - add john's changeset plugin 11.9 KB Diff Download File
read_changeset.py 757 20 years ago Martin Pool - add john's changeset plugin 12.2 KB Diff Download File