You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Faine, Mark" <Ma...@nasa.gov> on 2005/10/31 17:50:13 UTC

export to stdout

I'm trying to tar files exported projects as they are exported on one
line.  Does svn export support writing to stdout?
 
thanks,
-Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: export to stdout

Posted by Paul Koning <pk...@equallogic.com>.
>>>>> "Mark" == Mark Faine <Faine> writes:

 Mark> I'm trying to tar files exported projects as they are exported
 Mark> on one line.  Does svn export support writing to stdout?

svn cat will do that.

    paul


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org