Re: checkout to stdout (cvs -p)?
From: Anders J. Munch <ajm_at_flonidan.dk>
Date: 2006-05-18 11:37:45 CEST
> On (2006-05-17 10:23 -0400), Nico Kadel-Garcia wrote:
Though svn cat doesn't handle wildcards, it does take multiple
bash-2.05$ svn cat `svn ls` | less
Because svn ls outputs bare filenames with no path component, this
$ svn cat `svn ls svn://server/path/`
but I'm sure your group of perl hackers can work around that no sweat.
HTH, Anders
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.