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

Re: svn commit: rev 6318 - trunk/subversion/libsvn_delta

From: <cmpilato_at_collab.net>
Date: 2003-06-23 06:17:46 CEST

Philip Martin <philip@codematters.co.uk> writes:

> I don't really know the ra_dav editor code that well, but looking at
> it now see how commit_open_dir in libsvn_ra_dav/commit.c only uses the
> last component of the input path, the rest comes from the "known"
> parent. This meant that the ra_dav editor would construct an invalid
> path. Perhaps this function should do a sanity check on the whole
> path?

That seems sensible.

> Or perhaps the editor interface should change and only pass the last
> component?

Nah. That how things used to be, and we really don't want to return
to that place.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 23 06:17:43 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.