~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: Aaron Bentley
  • Date: 2008-03-03 16:52:41 UTC
  • mfrom: (3144.3.11 fix-conflict-handling)
  • mto: This revision was merged to the branch mainline in revision 3250.
  • Revision ID: aaron@aaronbentley.com-20080303165241-0k2c7ggs6kr9q6hf
Merge with fix-conflict-handling

Show diffs side-by-side

added added

removed removed

Lines of Context:
545
545
BZR_HOME (Win32) Directory holding bazaar config dir. Overrides APPDATA and HOME.
546
546
BZR_REMOTE_PATH  Full name of remote 'bzr' command (for bzr+ssh:// URLs).
547
547
BZR_SSH          SSH client: paramiko (default), openssh, ssh, plink.
 
548
BZR_LOG          Location of .bzr.log (use '/dev/null' to suppress log).
 
549
BZR_LOG (Win32)  Location of .bzr.log (use 'NUL' to suppress log).
548
550
================ =================================================================
549
551
"""
550
552