From: Jon Leighton Date: 2006-07-28T18:00:23+09:00 Subject: Re: Blocks question Jan Svitok wrote: > If you don't need to capture the svn output, try Kernel#system. Svn > will write directly to STDOUT. > > If you do need to capture, then 1. I don't know ;-) 2. it'd depend on > whether you're on windows or unix I went with the Kernel#system option which worked well. Thanks. -- Posted via http://www.ruby-forum.com/.