You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a lot of confusion with .dvc files and dvc import URLs #5370
I think one of the cause was that I was trying to move data from .dvc files generated by dvc import-url to dvc.yaml (while in fact I should have moved it to dvc.lock). I believe that it makes sense just to make a flag in dvc import-url to put output to dvc.lock instead of creating .dvc file. This will allow organizations who try to keep everything in dvc.lock+dvc.yaml just to do it instantly without bothering copy-pasting dvc import-url output and making mistakes in the process.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
I had a lot of confusion with .dvc files and dvc import URLs #5370
I think one of the cause was that I was trying to move data from .dvc files generated by dvc import-url to dvc.yaml (while in fact I should have moved it to dvc.lock). I believe that it makes sense just to make a flag in dvc import-url to put output to dvc.lock instead of creating .dvc file. This will allow organizations who try to keep everything in dvc.lock+dvc.yaml just to do it instantly without bothering copy-pasting dvc import-url output and making mistakes in the process.
The text was updated successfully, but these errors were encountered: