[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: checkout to stdout (cvs -p)?

From: Saku Ytti <saku+svn_at_ytti.fi>
Date: 2006-05-18 14:12:55 CEST

On (2006-05-18 13:47 +0200), Anders J. Munch wrote:
 
> So what's a FILEHANDLE in perl? Can it be some sort of virtual file
> that when written to builds up a string (like stringstream in C++ or
> StringIO in python)? If it absolutely has to be an integer that
> refers to some OS-level resource, you could perhaps create a pipe for
> that, using a second thread to read from the pipe.

I asked this from some of our perl guys, they couldn't immediately
think of a way how to get that FILEHANDLE to an array instead.
And as the program isn't very long ~250 lines (quite compact though,
probably will translate to 400-450 (more readable) python lines)),
I'm more inclined to rewrite it in python than to do that thread-hack.

-- 
  ++ytti
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 18 14:14:03 2006

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.