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

Re: RA_SVN TEST FAILURE: log_tests.py 3: test 'svn log' on an empty repository

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-03-18 04:36:48 CET

Hm, that's not exactly how I envisioned fixing the error reporting issue
for "svn log" (I had figured each log message would go in a command
response), but I can't see any reason why my way would be better. So
the patch looks fine.

It's a lot easier if we don't worry about ra_svn compatibility at this
stage. (Since we're not eating the ra_svn dog food, it's less of a pain
to deal with incompatibilities, I think. I haven't seen any user
complaints about them.) If we were fixing this after beta or so, we'd
use a capability to indicate that the client and server both understand
the new style of log response, and transmit/read the new style only if
the other side supports it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 18 04:37:41 2003

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.