[plt-scheme] Announce: First release of DrSync, v0.5

From: Grant Rettke (grettke at acm.org)
Date: Sat May 26 15:37:30 EDT 2007

Hi folks,

Thanks to some well written documentation along with the help and
encouragement of the fine members of this mailing list I've prepared
the first release of the DrSync tool for DrScheme.

DrSync is a tool that saves your files on frame deactivation and
reverts them on frame activation. This tool is of particular interest
to folks who run external programs like version control or build
related tools on files which they are editing inside of DrScheme.

Its current version is 0.5. In other words, "It works right on my machine!".

Now I need everyone's help in finding out if it works on anyone else's
machines AND operating systems.

All feedback appreciated.

Here is the link:

http://planet.plt-scheme.org/display.ss?package=drsync.plt&owner=grettke

Best wishes,

Grant Rettke


Posted on the users mailing list.