Re: [racket-users] Package installation scopes to avoid reinstalls

2015-11-09 Thread Jonathan Schuster
Thanks, Matthew. I'll go with the raco pkg migrate option, but both sound like reasonable choices. On Sun, Nov 8, 2015 at 1:28 PM, Matthew Flatt wrote: > Here are a couple of possible solutions: > > * Use `raco pkg migrate` or the "Copy from Version" panel in >DrRacket's package manager (fr

Re: [racket-users] Package installation scopes to avoid reinstalls

2015-11-08 Thread Matthew Flatt
Here are a couple of possible solutions: * Use `raco pkg migrate` or the "Copy from Version" panel in DrRacket's package manager (from the "File" menu). I recommend this approach, assuming that you're doing something like upgrading a regular release. * Configure each installation wit