~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Martin Pool
  • Date: 2005-05-09 03:03:55 UTC
  • Revision ID: mbp@sourcefrog.net-20050509030355-ad6ab558d1362959
- Don't give an error if the trace file can't be opened

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
find the bzr libraries.  Otherwise you must ensure they are listed on
43
43
your $PYTHONPATH.
44
44
 
 
45
After installing, please run the test suite to identify any problems
 
46
on your platform::
 
47
 
 
48
  ./testbzr
 
49
 
45
50
If you use the setup.py script then bzr will be installed into the
46
51
specified path.  In this case you must install ElementTree or
47
52
cElementTree separately.