~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: mbp at sourcefrog
  • Date: 2005-03-09 06:49:00 UTC
  • Revision ID: mbp@sourcefrog.net-20050309064900-74935ffb7350b24b
import more files from baz

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
81
80
 
82
81
* Autogeneration of Changelogs -- but should be in GNU format, at
83
82
  least optionally.  I'm not convinced auto-updating them in the tree
84
 
  is worthwhile; it makes merges weird.
 
83
  is worthwhile; it makes merges wierd.
85
84
 
86
85
* Sealing branches.
87
86