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

Re: wanted: nibble-sized coding task

From: Brian Denny <brian_at_briandenny.net>
Date: 2003-03-06 04:09:10 CET

On Wed, Mar 05, 2003 at 08:53:57AM -0800, Ben Collins-Sussman wrote:
> Brian Denny <brian@briandenny.net> writes:
>
> > i know, "look at the bite-sized task list". okay, does #785 fit the
> > bill? other suggestions from those who know the code and project needs
> > better?
>
> That would be a great issue. It's low priority, bite sized, very well
> defined, would make users happier, and allows you to learn the 'svn
> merge' codepath too.

for starters, i know that the current behavior (prior to doing this
enhancement) is supposed to be an error message, but is it really
supposed to be *this* error message?

milieu test # svn merge -r145:144 foo
subversion/libsvn_ra_dav/util.c:393: (apr_err=175002)
svn: RA layer request failed
svn: REPORT request failed on /svn/repos/test/foo
subversion/libsvn_ra_dav/util.c:378: (apr_err=175002)
svn: The REPORT request returned invalid XML in the response: Unknown
XML element `error (in DAV:)'. (/svn/repos/test/foo)

i guess i was expecting something along the lines of
"wrong number of arguments to merge"...

is this message a bug (apart from issue 785)?

-brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 6 04:13:54 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.