On Sat, May 29, 2010 at 1:29 PM, John Clements
<cleme...@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
_________________________________________________
  For list-related administrative tasks:
  http://list.cs.brown.edu/mailman/listinfo/plt-dev

Reply via email to