On Apr 6, 2011, at 8:29 , 胡专门 wrote:
> I want to pipe a specified version file to another file,like cvs –p
> cvs -p
> Pipe the files retrieved from the repository to standard output,
> rather than writing them in the current directory. Available with the
> checkout and update commands
I want to pipe a specified version file to another file,like cvs �Cp
cvs -p
Pipe the files retrieved from the repository to standard output,
rather than writing them in the current directory. Available with the checkout
and update commands.
but I cannot find the option,can you help me?