monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] mtteam 0.0.2!


From: Jon Bright
Subject: [Monotone-devel] mtteam 0.0.2!
Date: Thu, 31 May 2007 22:46:43 +0200
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)

Hi,

mtteam, the Eclipse team plugin for monotone, has reached a 0.0.2 release. New stuff vs. 0.0.1:

 - Stands a much better chance of working
 - A decorator showing the status of resources
 - A changelog view showing details of the changelog for a given revision
- A repositories view, which shows all known repositories (databases) and allows for pushing, pulling and syncing
 - A workspace view, which shows all known (monotone) workspaces
 - A revision graph (completely Eclipse-based)

This release is almost entirely not due to me. I think it's fair to say that most of the features are due to Max Nickel, while Ulf Ochsenfahrt did a lot of the groundwork. Zbigniew Zagórski and I looked in from time to time.

To try out mtteam:

- Back up your workspace. We don't think it's going to do anything horrible to it, but we don't have to spend three days hiding from your co-developers while you redo the work you lost.
 - In Eclipse, select Help->Software Updates->Find and Install
 - Select "Search for new features to install" and click Next
 - Click "New Remote Site"
 - Enter name "mtteam", URL "http://discord.ensued.net/mtteam";, click OK
 - Select mtteam in the list of sites to search, click Finish
 - Select mtteam from the list of features to install, click Next
- Accept the license (GPL2 is displayed, but we're actually EPL+GPL+LGPL triple-licensed), click Next
 - Click Finish
- Read the security warning carefully, decide to trust us not to send your bank details to phishers, click Install - Restart Eclipse when prompted (might not be necessary, but let's play it safe)

To get the source:

mtn --db=mtteam.mtn db init
mtn --db=mtteam.mtn pull ensued.net *

There are four branches:

 - net.ensued.mtteam, the code for Eclipse-specific parts of the plugin
 - net.ensued.mtn, more general Java-interface stuff for monotone
 - net.ensued.mtteam.feature, the Eclipse "feature" for the plugin
 - net.ensued.mtteam.updatesite, the Eclipse update site

There's a README.txt and a TODO.txt in n.e.mtteam

Patches, suggestions, bug reports, etc. are more than welcome. We have our own mailing list - send mail to address@hidden with subject "subscribe" to subscribe. Archives are here:

http://mail.ensued.net/pipermail/mtteam-devel/

We also have a Trac site here:

http://mtn.inmachina.com/

We are (or try to be) as friendly as the monotone developers, feel free to comment or help us out!

--
Jon Bright




reply via email to

[Prev in Thread] Current Thread [Next in Thread]