jspm / github

Github Location Service
16 stars 43 forks source link

Copy folder if move fails #8

Closed guybedford closed 10 years ago

guybedford commented 10 years ago

See https://github.com/jspm/jspm-cli/issues/91

subesokun commented 10 years ago

Sorry I should've posted the issue here. Regarding the rename/move strategy, I think as soon as caching is available then copying might be the only solution left although moving is of course much faster.

guybedford commented 10 years ago

I believe this should actually be fixed due to the nature of the new local cache structure. Please let me know if this is a correct assumption.

subesokun commented 10 years ago

solved :), thanks!