-
Notifications
You must be signed in to change notification settings - Fork 409
user-guide: clearly specify that state db is only used locally #175
Copy link
Copy link
Closed
Labels
A: docsArea: user documentation (gatsby-theme-iterative)Area: user documentation (gatsby-theme-iterative)C: guideContent of /doc/user-guideContent of /doc/user-guidegood first issueGood for newcomersGood for newcomersp2-nice-to-haveLess of a priority at the moment. We don't usually deal with this immediately.Less of a priority at the moment. We don't usually deal with this immediately.type: enhancementSomething is not clear, small updates, improvement suggestionsSomething is not clear, small updates, improvement suggestions
Metadata
Metadata
Assignees
Labels
A: docsArea: user documentation (gatsby-theme-iterative)Area: user documentation (gatsby-theme-iterative)C: guideContent of /doc/user-guideContent of /doc/user-guidegood first issueGood for newcomersGood for newcomersp2-nice-to-haveLess of a priority at the moment. We don't usually deal with this immediately.Less of a priority at the moment. We don't usually deal with this immediately.type: enhancementSomething is not clear, small updates, improvement suggestionsSomething is not clear, small updates, improvement suggestions
Sometimes people do not understand that SQLite is used only for optimization and they think that DVC uses a binary format (please use translate): https://www.facebook.com/permalink.php?story_fbid=1151521948337039&id=100004377340065&comment_id=1151533428335891&reply_comment_id=1153257634830137
Why don't we make it clear and extract
.dvc/statusfile outside DVC project like/var/dvc/my-project-SOME_UNIQ_ID?