[plt-dev] Pre-Release Checklist for v5.0, second call

From: Carl Eastlund (cce at ccs.neu.edu)
Date: Sat May 29 14:23:06 EDT 2010

Oh hey, *two* letters changed.  My mistake.  :)

Carl Eastlund

On Sat, May 29, 2010 at 2:11 PM, Robby Findler
<robby at eecs.northwestern.edu> wrote:
> It is the "t" vs "x" that is important, I think.
>
> Robby
>
> On Sat, May 29, 2010 at 12:54 PM, Carl Eastlund <cce at ccs.neu.edu> wrote:
>> On Sat, May 29, 2010 at 1:29 PM, John Clements
>> <clements at brinckerhoff.org> wrote:
>>>
>>> On May 28, 2010, at 8:06 PM, Eli Barzilay wrote:
>>>
>>>> git archive --remote=git://git.racket-lang.org/plt.git release \
>>>>      -- collects/tests | tar tf -
>>>
>>> Wait... where are all the files?
>>>
>>> Ah... ITYM
>>>
>>> ... | tar xvf -
>>>
>>> John
>>
>> That "v" is just going to change what tar prints out, not what it
>> does.  If it created files the second time, then it should have
>> created them the first, too, but silently.
>>
>> --Carl


Posted on the dev mailing list.