#vcs
- Sqitch Update: The Plan
https://justatheory.com/2012/05/sqitch-plan/
I gave my first presentation on Sqitch at PGCon last week. The slides are on Slideshare and the PGCon site. It came together at the last minute, naturally. I was not able to pay as close attention to PGCon sessions as I would have liked, as I was doing last minute hacking to get the deploy command working on PostgreSQL, and then writing the slides (which are based on the tutorial). I was pleased with the response, given that this is very much a project that is still under heavy development and available only as a very very early alpha. There was great discussion and feedback afterward, which I appreciate.
- Where iCal Keeps Invitations
https://justatheory.com/2007/09/ical-invite-file-location/
I was fiddling with iCalendar invitations yesterday, trying to get Sandy’s .ics files to import into Outlook. I got that figured out (yes!), but in the meantime iCal started crashing on me. I was reasonable sure that it was due to a bogus invitation file, but could not for the life of me figure out where iCal was keeping such files. It just kept crashing on me as second or so after starting up, every time.
- Sqitch — VCS-powered SQL Change Management
https://justatheory.com/2012/04/sqitch-draft/
Back in January, I wrote three posts outlining some ideas I had about a straight-forward, sane way of managing SQL change management. The idea revolved around specifying scripts to deploy and revert in a plan file, and generating that plan file from VCS history. I still feel pretty good about the ideas there, and work has agreed to let me write it and open-source it. Here is the first step making it happen. I call it “Sqitch.”
- The Ever Evolving Sqitch Plan
https://justatheory.com/2012/05/evolving-sqitch-plan/
- Sqitch: Back to the VCS
https://justatheory.com/2012/06/sqitch-vcs-again/
Follow #vcs
on RSS or use the
JSON API
curl -X GET \
-H "Content-type: application/json" \
-H "Accept: application/json" \
"https://octothorp.es/~/vcs"