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

Re: [PATCH] But with trailing slashes in SVNPath command in httpd.conf

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-04 22:07:25 CEST

Branko ÄŒibej <brane@xbc.nu> writes:

> Is there reason why svn_path_canonicalize_nts shouldnt accept a NULL
> path and return NULL?

NULL is not a canonical path, lots of the Subversion functions will
dump core on a NULL path. I suppose it could return the empty path
("") but I don't think that's a good thing to do. I am happy saying
that NULL is an error.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 4 22:08:11 2002

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.