[Pharo-project] About managing pharo submissions
hi guys We are analysing where we are loosing time. - we cannot script squeaksource to move package around - we cannot work on slice (ie taking into account dependencies to move packages). So we are thinking that may be we should not us pharoInbox but only get cs. What do you think? Stef
On Sun, Oct 26, 2008 at 2:24 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
- we cannot script squeaksource to move package around
You may want to ask squeaksource admins for an ftp account. That might help you but I'm not sure it's possible. -- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu)
Some reflections about it. We would much faster with CS but we would lose ancestry information. So lukas/adrian do you think that it would be possible to script squeaksource to move packages around? Or may be using a svn/ftp whatever file system? In addition it would be important to manage better package with dependencies. - Move a bundle -> move its dependents. - seeing in MC browser the dependents Stef
hi guys
We are analysing where we are loosing time. - we cannot script squeaksource to move package around
- we cannot work on slice (ie taking into account dependencies to move packages).
So we are thinking that may be we should not us pharoInbox but only get cs. What do you think?
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Yes but I do not know if the model will be refreshed. I should talk with lukas and adrian about that. On Oct 27, 2008, at 7:45 AM, Damien Cassou wrote:
On Sun, Oct 26, 2008 at 2:24 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
- we cannot script squeaksource to move package around
You may want to ask squeaksource admins for an ftp account. That might help you but I'm not sure it's possible.
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Accessing the file system directly does not work well with SqueakSource, because then its model is not properly updated. Setting up a WebDAV or FTP repository somewhere else should not be difficult though. Lukas On Mon, Oct 27, 2008 at 8:27 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Yes but I do not know if the model will be refreshed. I should talk with lukas and adrian about that.
On Oct 27, 2008, at 7:45 AM, Damien Cassou wrote:
On Sun, Oct 26, 2008 at 2:24 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
- we cannot script squeaksource to move package around
You may want to ask squeaksource admins for an ftp account. That might help you but I'm not sure it's possible.
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
participants (3)
-
Damien Cassou -
Lukas Renggli -
Stéphane Ducasse