Skip to content

Releases: klm1/kiln-local-backup

0.4.0 — Released 2016-08-23

24 Aug 00:25
Compare
Choose a tag to compare
  • 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 the scheme and make sure server includes the leading https://

0.3.0 — Released 2013-08-28

24 Aug 00:18
Compare
Choose a tag to compare
  • Merged in (and updated) patch from Fog Creek to handle kilnhg.com

0.2.0 — Released 2013-01-04

24 Aug 00:14
Compare
Choose a tag to compare
  • 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

24 Aug 00:08
Compare
Choose a tag to compare
  • FIXED: Issue 4 don't add kiln to url for kilnhg.com domain

0.1.5 — Released 2011-08-18

24 Aug 00:02
Compare
Choose a tag to compare
  • 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.

0.1.4 — Released 2010-12-20

23 Aug 23:59
Compare
Choose a tag to compare
  • FIXED: Issue 1 (No space between repo name and password prompt.) Thanks to user moiseev.me.
  • FIXED: Issue 2 (Encoding error when stdout encoding is unknown or not available.) Thanks to user sbuscay for reporting the problem and kenneth.morse for providing a patch.