ArtiVC icon indicating copy to clipboard operation
ArtiVC copied to clipboard

A version control system to manage large files.

Results 10 ArtiVC issues
Sort by recently updated
recently updated
newest added

It would be nice to have a progress bar for the push commands. We are testing it out on one of our large medical imaging dataset (0.5M objects = 0.6TB)...

enhancement

Feature request: View repo log without `init` workspace It's possible to `get` and `put` into a repo from outside a workspace. It would also be useful to view the log...

enhancement

It seems to me that avc log doesn't really require going back to the server for default output. It would be useful to either default to local-only or to have...

avc doesn't track the deletion of files - that is, when you remove a file, it merely removes it from the current commit set. This can be problematic when you...

I'm new using the tools, I think is really interesting and useful. While using it I got confused by the command "put" and "push" I understand that both will upload...

Some additional metadata would be useful: - the user who pushed a commit - the user and date associated with pushing a specific version of a file or directory In...

For me using tags as references in the `avc get` command works (`avc get -o workspace repo@v1`), but using commit hashes doesn't (`avc get -o workspace repo@4a26495a`). I did some...

Really like using ArtiVC. wel done for such a simple but effective system for ML OPS. LakeFS stores the directory on a different store than the blobs. But its heavy.....

we use git lfs and would like to use Arctic . But we use minio with Git LFS , just like it lab does. Could you support minio ? S3...

I don't see anything happening within the last several months.