~bzr-pqm/bzr/bzr.dev

 * Two new commands 'bzr checkout' and 'bzr update' allow for CVS/SVN-alike
   behaviour. They use the existing serverless-mode and store no data
   locally. As such they are not suitable for use except in high bandwidth
   low latency environments like LAN's or local disk. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1534.4.43 18 years ago Robert Collins Merge from integration 22.4 KB Diff Download File
ftp.py 1185.72.16 18 years ago Matthieu Moy Raise NoSuchFile in stat when this is the case 14.8 KB Diff Download File
http.py 1185.50.69 18 years ago John Arbash Meinel [merge] bzr.robey, small fixes (--lsprof-file, log 16 KB Diff Download File
local.py 1534.4.28 18 years ago Robert Collins first cut at merge from integration. 9.9 KB Diff Download File
memory.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 8.5 KB Diff Download File
readonly.py 1534.4.26 18 years ago Robert Collins Move working tree initialisation out from Branch. 5 KB Diff Download File
sftp.py 1534.4.54 18 years ago Robert Collins Merge from integration. 36.2 KB Diff Download File