[Pharo-project] Monticello directory repository
Hello... Could someone tell me if I am just missing something so I can report this properly if I am? In a Pharo0.1 #10188 if I open Monticello and try to add a directory repository, I get a file list box but no "Ok" button! Thus, there APPEARS to be no way to select a directory. Am I just missing something? Take care, Rob
no this is correct there is already a bug report on that. Stef On Dec 12, 2008, at 4:10 AM, Rob Rothwell wrote:
Hello...
Could someone tell me if I am just missing something so I can report this properly if I am?
In a Pharo0.1 #10188 if I open Monticello and try to add a directory repository, I get a file list box but no "Ok" button!
Thus, there APPEARS to be no way to select a directory.
Am I just missing something?
Take care,
Rob
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Fri, Dec 12, 2008 at 4:10 AM, Rob Rothwell <r.j.rothwell@gmail.com> wrote:
Could someone tell me if I am just missing something so I can report this properly if I am?
In a Pharo0.1 #10188 if I open Monticello and try to add a directory repository, I get a file list box but no "Ok" button!
Thus, there APPEARS to be no way to select a directory.
Am I just missing something?
This is already fixed: http://code.google.com/p/pharo/issues/detail?id=395 You can also load the mcz pointed to at http://code.google.com/p/pharo/issues/detail?id=396 which uses Polymorph for the directory selector (much better). -- Damien Cassou http://damiencassou.seasidehosting.st
participants (3)
-
Damien Cassou -
Rob Rothwell -
Stéphane Ducasse