-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Repo cache?Β #4203
Copy link
Copy link
Closed
Labels
awaiting responsewe are waiting for your reply, please respond! :)we are waiting for your reply, please respond! :)discussionrequires active participation to reach a conclusionrequires active participation to reach a conclusionfeature requestRequesting a new featureRequesting a new feature
Metadata
Metadata
Assignees
Labels
awaiting responsewe are waiting for your reply, please respond! :)we are waiting for your reply, please respond! :)discussionrequires active participation to reach a conclusionrequires active participation to reach a conclusionfeature requestRequesting a new featureRequesting a new feature
DVC clones the
urlrepo wheneverlist,get, orimportare used. This is done over and over again β particularly noticeable when browsing files withdvc list. Sometimes this takes a while, depending on the repo.What about a mechanism to store cloned repos somewhere in the user files? I think a user-wide cache would be appropriate (instead of project-wide).