On 12/07/07, Noah Gift <[EMAIL PROTECTED]> wrote:
> First, I am totally ignorant of bzr, but really curious. I want to
> include it in the book I am writing for O'Reilly on "Python For
> Systems Administration". Hopefully my questions aren't too off
> topic...I feel they might be too..., and feel free to hit me up off
> the list. My comments inline.
>
> On 7/11/07, Jamu Kakar <[EMAIL PROTECTED]> wrote:
> > Hi Noah,
> >
> > Noah Gift wrote:
> > > Slightly off topic, but is there a way to get a trac like experience
> > > with bzr? I know launchpad but that is only partially open sourced :)
> >
> > Even if Launchpad were open-source, how would that help? For example,
> > if we were using Trac the system would likely be hosted on a Canonical
> > server and you wouldn't have access to it's internals anyway. So,
> > whether Launchpad is open source or not doesn't seem to be an
> > interesting point (I could be missing something).
>
> I was partially thinking selfishly as I have our code for the book in
> trac/svn and was curious about using this type of setup with Bzr. I
> like having the ability to browse our notes and source code in trac.
There is source code browsing support. You can get a list of all the
Storm branches at:
https://code.launchpad.net/storm
There is currently only one branch registered there, but will be more
in future. Clicking on a branch name takes you to the branch
information page, where you can see a summary of the recent changes
and optionally subscribe to it (which allows you to get email
notification of changes):
https://code.launchpad.net/~storm/storm/trunk
There is also a "Browse code" link in the actions menu of that page:
http://codebrowse.launchpad.net/~storm/storm/trunk
Here you can browse all the revisions, or browse the files in any
revision. The same features are provided for any branch you upload to
Launchpad.
James.
--
storm mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/storm