git-bigstore
git-bigstore copied to clipboard
Bigstore is a Git extension that helps you track big files in your repositories.
When I try to `git bigstore push` or `git bigstore pull`, I get the following error: `No bigstore gitattributes filters found. Is .gitattributes set up correctly?` In the code it...
Only tested with CEPH Rados Gateway (Luminous 12.2.x) which has better AWS4 support. Older CEPH Rados Gateway might need more boto 3 settings to use the older AWS2 signature. This...
It seems that change to an existing file in the repo can be `git bigstore push` correctly, but if I git add/stage a NEW file and add that file to...
Can't figure this out - getting an error when pushing. Any thoughts? ``` C:\[redacted]>git bigstore push pulling bigstore metadata...done Traceback (most recent call last): File "c:\Python27\Scripts\git-bigstore", line 87, in args...
Right now it looks something like ``` 1365614970.27 upload-compressed gs Dan Loewenherz 1365643796.81 download gs Dan Loewenherz ``` Adding in the version number couldn't hurt. Or information relating to the...