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

Re: svn commit: r10143 - in trunk/subversion: libsvn_subr tests/libsvn_subr

From: Ben Reser <ben_at_reser.org>
Date: 2004-07-10 10:56:04 CEST

On Mon, Jul 05, 2004 at 11:58:02AM -0400, Greg Hudson wrote:
> On Mon, 2004-07-05 at 11:47, Klaus Rennecke wrote:
> > >This check should no longer be necessary with the new
> > >svn_path_canonicalize.
>
> > Well, only if all callers canonicalize before ending up here. I don't
> > have enough overview to judge this so I kept the behaviour identical.
>
> All Subversion path functions except for a few special cases are assumed
> to accept canonicalized internal paths, if I understand right.

Correct, from svn_path.h:

All paths passed to the svn_path_xxx functions, with the exceptions of
the svn_path_canonicalize and svn_path_internal_style functions, must
be in canonical form.

(comment formatting and doxygen markup removed)

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 10 10:56:16 2004

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.