r845239 | gstein | 2003-03-01 14:52:33 -0600 (Sat, 01 Mar 2003) Patch by: Marshall White <cscidork@yahoo.com> * subversion/bindings/swig/svn_string.i (const char **OUTPUT): initialize the temp variable to NULL becuase we need test it for NULL later. the called function may not initialize it for us.
r844754 | kfogel | 2003-01-30 17:14:03 -0600 (Thu, 30 Jan 2003) Update cvs2svn for revision 4570. Patch by: Chia-liang Kao <clkao@clkao.org> Marshall White <cscidork@yahoo.com> (Both submitted the same patch independently.) * tools/cvs2svn/cvs2svn.py: Replace calls to svn_stream_from_stdio with svn_stream_from_aprfile.