Changes between Version 103 and Version 104 of Dev/Technical/DB
- Timestamp:
- 06/11/10 15:08:28 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev/Technical/DB
v103 v104 351 351 }}} 352 352 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.353 Few 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. 354 354 355 355 {{{ … … 364 364 }}} 365 365 366 Now it's time to start zodbbrowser 367 366 Now you can start zodbbrowser 368 367 (Replace localhost:1234 with the address of your server zeo and replace pcituds01.cern.ch with the address of your machine) 368 369 369 {{{ 370 370 #!sh
