Releases: klm1/kiln-local-backup
Releases · klm1/kiln-local-backup
0.4.0 — Released 2016-08-23
- Update script to backup both Hg and Git repos, can also now use SSH.
Notes
- Command line options have changed a bit --
scheme
is no longer necessary and is now included as part of the server name - You may need to update the
backup.config
file in the root of the backup folder if upgrading to this script from a previous version -- you can remove thescheme
and make sureserver
includes the leadinghttps://
0.3.0 — Released 2013-08-28
- Merged in (and updated) patch from Fog Creek to handle kilnhg.com
0.2.0 — Released 2013-01-04
- NEW: Updated to use Kiln 2.0 API (as 1.0 API is deprecated). In addition to using API key for token, you can now also use an Access Token
0.1.6 — Released 2011-09-11
- FIXED: Issue 4 don't add kiln to url for kilnhg.com domain
0.1.5 — Released 2011-08-18
- FIXED: Issue 3 ( Script fails to pull instead of clone if hg username is a first/last name combination.)
- FIXED: Comparison of project names when using
--limit
and FogBugz/Kiln is not at root of web server. - NEW:
--scheme
command-line option. Allows for turning off SSL which can be useful for local backups.