[racket-dev] ready for the package switch?

From: Carl Eastlund (cce at ccs.neu.edu)
Date: Tue Jun 18 15:32:05 EDT 2013

On Tue, Jun 18, 2013 at 2:02 PM, Eli Barzilay <eli at barzilay.org> wrote:

> 20 minutes ago, Carl Eastlund wrote:
> > [...]
> >
> >   git rebase -s recursive -X rename-threshold=50% mflatt/pkg2
>
> From a brief reading, I think that you're much better off with
> "-X subtree=/some/path".  There's also a subtree strategy, which you'd
> get with "-s subtree", but it is guessing how to do the path shifting.
>

I thought that too, but it didn't work when I tried it.  Some of my files
need to go in racket/lib, some in pkgs/racket-tests, and I think there
might have been a third place.  So unless everything is uniformly going to
the same place, the subtree options don't help.

--Carl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20130618/84bbb21f/attachment-0001.html>

Posted on the dev mailing list.