Local Filesystem
Use the local filesystem as the repository backend. The folder can reside in a local disk or a mounted NFS.
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/