Re: problem with 'svn diff -r FOO:BAR' over ra_svn
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-01-04 06:01:35 CET
I think I know what's going on.
ra_svn_close() relies on
apr_file_close(conn->in_file);
to cause the child ssh process to exit. But when the second ssh process
I will figure out the appropriate APR magic to set the file descriptors
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.