Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

I'm not sure why but Metacello will not download github repo if directory already exists

3 views
Skip to first unread message

PAUL DEBRUICKER

unread,
Feb 7, 2019, 8:17:33 PM2/7/19
to meta...@googlegroups.com
Hi Dale,


In GS 3.3.1 and 3.4.3 I'm having an issue when I try to clone two different git repos from the same github organization and it fails because of a directory exists error. The conflict checking code doesn't seem to be looking at the github organization level, not the repo level. But from looking in the github-cache directory there are multiple repos in the GsDevKit_home directory. So I'm kind of confused.


I'm trying to load:


Metacello new
baseline:'MaterialDesignLite';
repository:'github://dunest/MaterialDesignLite:75d9b7e8602/src';
onConflict: [ :ex | ex allow ];
onLock: [ :ex | ex honor ];
load

and that should give the error.



Where is that conflict check done?


Thanks


Paul
Reply all
Reply to author
Forward
0 new messages