RE: svn cat error: Can't write to stream
From: Dan Kearns <Dan.Kearns_at_Siebel.com>
Date: 2004-06-20 23:55:18 CEST
> D:\Temp>svn cat -r 397 REPOURI/logfile.xml <?xml
I've run into this as well (on windows only). "svn cat <whatever> | more" is one workaround, and file redirects will also work, "svn cat <whatever> > file.txt". It is just some issue with cmd.exe's buffer and/or the way svn writes to stdout.
-d
---------------------------------------------------------------------
|
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.