On Tue, Nov 4, 2008 at 23:19, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:

> FWIW, I don't consider the current bazaar installation sufficient here.
> It does give a useful insight for those of us unfamiliar with that
> kind of system, and certainly allows those who want to develop with bzr
> already to do so - in the dvcs manner. However, for a complete "demo"
> installation, I'd like to see a repository that contains all revisions,
> not just selected ones, has post-commit email notifications (or
> explains why it can't provide these), etc.
>

Without a doubt the bazaar branches need a little more loving attention to
make them a full working demo, but it's mostly details. The branches *do*
contain the whole history, and not just 'select revisions':

3.0% bzr log
------------------------------------------------------------
revno: 37403
committer: martin.v.loewis
timestamp: Tue 2008-11-04 20:45:29 +0000
message:
  Merged revisions 67098 via svnmerge from
  svn+ssh://[EMAIL PROTECTED]/python/trunk

  ........
    r67098 | martin.v.loewis | 2008-11-04 21:40:09 +0100 (Di, 04 Nov 2008) |
2 l
ines

    Issue #4204: Fixed module build errors on FreeBSD 4.
  ........
[...]
------------------------------------------------------------
revno: 2
committer: guido
timestamp: Thu 1990-08-09 14:25:15 +0000
message:
  Initial revision
------------------------------------------------------------
revno: 1
committer:
timestamp: Thu 1990-08-09 14:25:15 +0000
message:
  New repository initialized by cvs2svn.


-- 
Thomas Wouters <[EMAIL PROTECTED]>

Hi! I'm a .signature virus! copy me into your .signature file to help me
spread!
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to