Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Mine
Wednesday, October 24th, 2007 at 11:10:08am UTC 

  1. [email protected][my_project]#ls -lR
  2. .:
  3. total 16
  4. drwxr-xr-x 3 root root 4096 2007-10-24 16:17 bazaar
  5. -rw-r--r-- 1 root root   71 2007-09-26 17:41 hello.txt
  6. drwxr-xr-x 4 root root 4096 2007-10-23 18:04 test
  7. -rw-r--r-- 1 root root   43 2007-09-27 15:34 test.txt
  8.  
  9. ./bazaar:
  10. total 4
  11. drwxr-xr-x 2 root root 4096 2007-10-24 16:16 bzr.dev
  12.  
  13. ./bazaar/bzr.dev:
  14. total 0
  15.  
  16. ./test:
  17. total 8
  18. drwxr-xr-x 2 root root 4096 2007-10-23 18:03 loggerhead
  19. drwxr-xr-x 2 root root 4096 2007-10-23 18:04 veni
  20.  
  21. ./test/loggerhead:
  22. total 0
  23.  
  24. ./test/veni:
  25. total 0
  26.  
  27.  
  28.  
  29. ----------------------------------
  30.  
  31. loggerhead.conf file is,
  32.  
  33.  
  34. # use this to change the server's port
  35. server.socket_port = 8220
  36.  
  37. # use this if you're mapping loggerhead within apache via proxy
  38. server.webpath = 'http://localhost:8220/branches'
  39.  
  40. # where's bzrlib?
  41. # (you only need this if you don't install bzr.)
  42. #bzrpath = '/Users/robey/code/bzr/bzr'
  43.  
  44. # if you want a special title on the front page, set it here:
  45. title = 'BOSS Source through Bazaar'
  46.  
  47. # the access and debug logs can be set up to roll 'daily', 'weekly', or 'never':
  48. log.roll = 'weekly'
  49.  
  50. # group branches by project:
  51. [bazaar]
  52.  
  53.     # name of this project
  54.     name = 'BOSS_bazaar'
  55.    
  56.     # for the top browsing page, you can include a description, in raw HTML.
  57.     #description = 'Bazaar is a <i>revision control system</i>.'
  58.  
  59.     # should we cache revisions and build a text index?  (HIGHLY recommended)
  60.     # this will be a folder containing a few files.  if the folder doesn't
  61.     # exist, it'll be created.
  62.     #
  63.     # all branches in this project will share the same cache, which is usually
  64.     # what you want if they share a repository.  if not, you can also specify
  65.     # this per-branch.
  66.    # cachepath = '/Users/robey/code/bzr/.bzr/loggerhead-files'
  67.  
  68.     # each branch is in a sub-folder of the website, and the config
  69.     # key describes that folder name:
  70.     [[bzr.dev]]
  71.  
  72.         # where is the bazaar branch located?
  73.        # folder = '/var/www/bzr-repo'
  74.         folder= '/opt/bazaar_samples/my_project'
  75.         # (optional) is there a friendier name for the branch that i should
  76.         # use on the web pages?
  77.         # you can also define this using the branch's nickname.
  78.         branch_name = 'bz.dev'
  79.  
  80.         # (optional) short description for the top-level page
  81.         # you can also define this using the "description" config key in the
  82.         # branch's 'branch.conf'.
  83.         description = "bazaar vcs development branch"
  84.  
  85.         # (optional) public branch url for the top-level page
  86.         # you can also define this using the "public_url" config key in the
  87.         # branch's 'branch.conf'.
  88. #        url = 'http://bazaar-ng.org/bzr/bzr.dev'
  89.         url="http://localhost:8220/bazaar/bzr.dev"
  90.  
  91.  
  92. # here's an example of an auto-published folder:
  93. [test]
  94.     name = 'test'
  95.     cachepath = '/opt/bazaar_samples/my_project/test/.bzr/loggerhead-files'
  96.    
  97.     # if an auto_publish_folder is given, any bazaar branches discovered in
  98.     # that folder will be published.  using each branch's 'branch.conf' to
  99.     # provide optional descriptions and public urls is a nice way to avoid
  100.     # having to do much configuration here.
  101.     auto_publish_folder = '/opt/bazaar_samples/my_project/test'
  102.    
  103.     # if all of the branches under an auto_publish_folder are exported to
  104.     # the same (base) public url, you can specify that url prefix here, and
  105.     # each discovered branch's public url will be generated.
  106.     url_prefix = 'http://localhost:8220/test'

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right worth-right