~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to dev.cfg

  • Committer: Robey Pointer
  • Date: 2006-12-14 05:25:41 UTC
  • Revision ID: robey@lag.net-20061214052541-8leih2o3lthfxi39
fix a thread-unsafety bug in bzrlib's progress bar system that was vexing
me, and do various cleanups on the ui for consistency.  added lots of
locking to the history object before i figured out about the progress bar
thing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
# turn on timer scheduling
46
46
tg.scheduler = True
47
47
 
 
48
#loggerhead.folder='/Users/robey/code/paramiko/paramiko'
 
49
#loggerhead.branch_name='paramiko-dev'
 
50
loggerhead.folder='/Users/robey/code/bzr/bzr.dev'
 
51
loggerhead.branch_name='bzr.dev'
 
52
loggerhead.cachepath='/Users/robey/code/bzr/bzr.dev/.bzr/loggerhead-cache'
 
53
loggerhead.external_url="http://localhost:8080"
 
54
loggerhead.bzrpath='/Users/robey/code/bzr/bzr'
 
55
 
 
56
 
 
57
 
48
58
# LOGGING
49
59
# Logging configuration generally follows the style of the standard
50
60
# Python logging module configuration. Note that when specifying