Name |
Last commit
|
Last update |
---|---|---|
.. | ||
database.rb | ||
manager.rb | ||
repository.rb | ||
uploads.rb |
BigW Consortium Gitlab
The existing behavior of the backups is to overwrite whatever data was still there in the scratch directories. This broke when we added a 'gzip' step because 'gzip database.sql' will fail if 'database.sql.gz' already exists. Doing 'rm -f database.sql.gz' before the 'gzip' avoids this failure.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
database.rb | Loading commit data... | |
manager.rb | Loading commit data... | |
repository.rb | Loading commit data... | |
uploads.rb | Loading commit data... |