ArtiVC
GitHub Blogs Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

Local Filesystem

Use the local filesystem as the repository backend. The folder can reside in a local disk or a mounted NFS.

Usage

Init a workspace

avc init /path/to/mydataset

# Or use relative path
# avc init ../mydataset

Clone a repository

avc clone /path/to/mydataset
cd mydataset/