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

Re: Tool for converting a CVS repository into a SVN repository?

From: <kfogel_at_newton.ch.collab.net>
Date: 2003-01-31 00:09:47 CET

Chia-liang Kao clkao@clkao.org writes:
 it seems that cvs2svn hasn't caught up the api change.

Marshall White cscidork@yahoo.com writes:
 [appx the same thing]

Applied the patch, thanks guys.

Marshall, note that I didn't apply this portion of your patch:

 * subversion/bindings/swig/swigutil_py.c (svn_swig_py_make_file):
   Call apr_os_file_put with an argument of O_RDWR instead of O_WRONLY.
   We might be wanting to read the file instead of just writing to it.

It's unrelated to the API change, and I'm not sure whether or not
there's a reason for the way the current flags are set up. (Had you
encountered an actual bug related to it?)

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:26:32 2006

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.