Hello

I use Windows 7 with Pharo 4 (latest image and VM) and I have our project in
filetree on disc, repository is not yet created in monticello.
When I run following code in playground, which should create and load it, I
get error ZnPortNotANumber

Metacello new
    baseline: 'OurProject';
    repository: 'filetree://C:\Users\User\Pharo\ourproject\repository';
    load.

Screenshot: https://monosnap.com/file/HuHMjxAfVa53eZAev3KAXL4J7bTjGW.png

I would gladly provide any other information, or try anything, if needed.

Jan



--
View this message in context: 
http://forum.world.st/Filetree-repository-from-string-error-tp4807598.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to