Hi Peter, after raising an issue on FileTree, Dale pointed out this was corrected in the latest Metacello (which is not included in Pharo 4). Question now: is it still viable to include the latest Metacello in Pharo 4 despite the freeze? Thierry Le 19/03/2015 01:31, Peter Uhnák a écrit :
Hi,
the repository specification 'github://<user name>/<project name>[:comitish]/<path to filetree repo>' doesn't support slashes in commitish.
For example if I have branch named 'feature/something', or 'hotfix/otherthing' it breaks.
There may be conflict also with path (imagine having branch repository/repository and and actual folder called repository), so this may require something special... like having another separator... i.e. <project name>[:commitish[:]]/<path to filetree repo>? (Optional ending colon.)
Peter