~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/todo-from-arch.txt

  • Committer: Martin Pool
  • Date: 2005-08-25 07:46:11 UTC
  • Revision ID: mbp@sourcefrog.net-20050825074611-98130ea6d05d9d2a
- add functions to enable and disable default logging, so that we can
  turn it off while running the tests

- default logging gets turned on from the bzr main function so that
  other applications using the library can make their own decisions

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Opportunities for improvement on GNU Arch
3
3
***************************************** 
4
4
 
5
 
[note that this document is rather out of date in 2005-08]
6
5
 
7
 
GNU Arch is one influence on bazaar-ng.  There are several things we
8
 
would change from Arch in Bazaar to (we hope) improve the user
9
 
experience.
 
6
Bazaar-NG is based on the GNU Arch system, and inherits a lot of its
 
7
design from Arch.  However, there are several things we will change in
 
8
Baz to (we hope) improve the user experience.
10
9
 
11
10
The core design of Arch is good, brilliant even.  It can scale from
12
11
small projects too large ones, and is a good foundation for building