[plt-scheme] Some PLT environment issues

From: hendrik at topoi.pooq.com (hendrik at topoi.pooq.com)
Date: Thu Oct 29 11:56:06 EDT 2009

On Thu, Oct 29, 2009 at 09:42:57AM -0600, Jay McCarthy wrote:
> The forward button should commit your changes :)

Too easy to move forward one step too far. and commit something that's 
not ready yet.

-- hendrik

> 
> Jay
> 
> On Thu, Oct 29, 2009 at 9:41 AM, Stephen Bloch <sbloch at adelphi.edu> wrote:
> >
> > On Oct 27, 2009, at 4:59 AM, Scott McLoughlin wrote:
> >
> >> 4) Dr Scheme needs clean, simple revision control integration.
> >
> > I was talking to the BlueJ list about this a few months ago.  BlueJ, like
> > DrScheme, is a beginner-friendly development environment.  They added cvs
> > and svn integration a year or two ago, but only as a collaboration tool --
> > there was no way (within the BlueJ environment) to retrieve an old version,
> > revert to an old version, etc.  I suggested a model similar to a Web browser
> > with "forward" and "back" buttons: if you're already at the latest version,
> > the "forward" button is disabled.  This assumes that your
> > cvs/svn/git/whatever repository is linear, not branching, but that would
> > cover a large fraction of the cases for a tiny fraction of the complexity.
> >  You'd still need to go through a dialogue once to configure the connection
> > to the server, of course....
> >
> >
> > Stephen Bloch
> > sbloch at adelphi.edu
> >
> > _________________________________________________
> >  For list-related administrative tasks:
> >  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >
> 
> 
> 
> -- 
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://teammccarthy.org/jay
> 
> "The glory of God is Intelligence" - D&C 93
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.