Changes between Version 103 and Version 104 of Dev/Technical/DB


Ignore:
Timestamp:
06/11/10 15:08:28 (3 years ago)
Author:
dgalimbe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev/Technical/DB

    v103 v104  
    351351}}} 
    352352 
    353 One line has to be added to the code source (the one commented in the following code) in zodbbrowser/src/zodbbrowser/standalone.py in order to be able to use --zeo. 
     353Few lines have to be added (the ones commented in the following code) in zodbbrowser/src/zodbbrowser/standalone.py in order to be able to use the --zeo option. 
    354354 
    355355{{{ 
     
    364364}}} 
    365365 
    366 Now it's time to start zodbbrowser 
    367  
     366Now you can start zodbbrowser 
    368367(Replace localhost:1234 with the address of your server zeo and replace pcituds01.cern.ch with the address of your machine) 
     368 
    369369{{{ 
    370370#!sh