I try to install GitFileTree on Pharo and I get this warning Should I be worried ? Will this mess up my git repo ? This package depends on the following classes: StringHolder You must resolve these dependencies before you will be able to load these definitions: CrLfFileEditor CrLfFileEditor>>#defaultLineEndConvention CrLfFileEditor>>#editFileNamed: CrLfFileEditor>>#fileNamed: CrLfFileEditor>>#fileNamed:inDirectoryPath: CrLfFileEditor>>#fileNamed:withLabel: CrLfFileEditor>>#initialize CrLfFileEditor>>#on:withLabel:inDirectory:defaultFileName: CrLfFileEditor>>#on:withLabel:inDirectory:defaultFileName:lineEndConvention: CrLfFileEditor>>#openForFileNamed: CrLfFileEditor>>#openOn:withLabel:inDirectory:defaultFileName: CrLfFileEditor>>#openOn:withLabel:inDirectory:defaultFileName:lineEndConvention: CrLfFileEditor>>#windowColorSpecification CrLfFileEditor>>#bogusTruncate: CrLfFileEditor>>#browseChanges CrLfFileEditor>>#contents CrLfFileEditor>>#contents: CrLfFileEditor>>#controllerForAccept CrLfFileEditor>>#currentFilePathName CrLfFileEditor>>#defaultFont CrLfFileEditor>>#directory: CrLfFileEditor>>#exit CrLfFileEditor>>#fileContentsMenu:shifted: CrLfFileEditor>>#fileName: CrLfFileEditor>>#forceDirtyBuffer CrLfFileEditor>>#getAnotherFileName: CrLfFileEditor>>#getFileName: CrLfFileEditor>>#getHex CrLfFileEditor>>#getSelection CrLfFileEditor>>#getText CrLfFileEditor>>#hexFormat: CrLfFileEditor>>#labelString CrLfFileEditor>>#lineEndConvention: CrLfFileEditor>>#mvcWithLabel: CrLfFileEditor>>#openAsMorphLabel: CrLfFileEditor>>#openLabel: CrLfFileEditor>>#put: CrLfFileEditor>>#save CrLfFileEditor>>#saveAs CrLfFileEditor>>#selectedClassOrMetaClass CrLfFileEditor>>#selectedMessageCategoryName CrLfFileEditor>>#updateFilePathWith: CrLfFileEditor>>#viewStyle: CrLfFileEditor>>#withLabel: Select Proceed to continue, or close this window to cancel the operation. |
This has been fixed some time ago, but is still in dev branch, so #loadDevelopment should do the trick. Peter On Mon, Jul 27, 2015 at 9:50 PM, Dimitris Chloupis <[hidden email]> wrote:
|
maybe add it to stable and update config in the pharo 5 meta repo so we can all get it through conf browser ? On Mon, Jul 27, 2015 at 10:58 PM Peter Uhnák <[hidden email]> wrote:
|
I'll do that. I'm camping at the moment, so I'm not supposed to do Pharo coding ;) Thierry > |
Please camp and have fun by all means. I am in no hurry. I used loadDevelopment and there are no issues. Happy camping :) On Mon, Jul 27, 2015 at 11:33 PM Thierry Goubier <[hidden email]> wrote:
|
Camping with internet access is a sign of not enough wilderness. :) On Mon, Jul 27, 2015 at 10:35 PM, Dimitris Chloupis <[hidden email]> wrote:
|
Free forum by Nabble | Edit this page |