[MultiRep-Monticello] Multiple repositories support for Monticello

Michaël Piel piel at ensm-douai.fr
Fri Jul 29 13:46:10 UTC 2005


Hi all,

As I recently set-up a squeaksource server, I have written a small add-on for monticello that allow a package to be saved simultaneously on all its repositories (i.e. with the same version number).

I made 2 versions :
- MultiRep-Monticello.1.cs : 2 buttons : the 1st save to selected repository (like before), and the 2nd save to all repositories.
- MultiRep-Monticello.2.cs : same as previous but there is only one button which opens a popup.

It's as you wish.

This add-on require a Monticello version >= 231 (note that on version 258 it removes the #checkForNewerVersions test added since 231).


If you have any comments and/or suggestions, don't hesitate.

Michaël
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MultiRep-Monticello.1.cs
Type: text/x-csharp
Size: 1774 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050729/a8ffa057/MultiRep-Monticello.1.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MultiRep-Monticello.2.cs
Type: text/x-csharp
Size: 2351 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050729/a8ffa057/MultiRep-Monticello.2.bin


More information about the Squeak-dev mailing list