~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead.conf.example

  • Committer: Robey Pointer
  • Date: 2007-01-14 01:22:51 UTC
  • Revision ID: robey@lag.net-20070114012251-4r9icwoouak09zog
try john's idea of implementing _get_deltas_for_revisions_with_trees().
i don't think it helps a lot, but it's clearly less redundant.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
# use this to change the server's port
3
 
#server.socket_port = 8080
4
 
 
5
 
# use this if you're mapping loggerhead within apache via proxy
6
 
#server.webpath = 'http://example.com/branches'
7
 
 
8
2
# where's bzrlib?
9
3
# (you only need this if you don't install bzr.)
10
4
#bzrpath = '/Users/robey/code/bzr/bzr'