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

Re: Patch: add svn_client_get_repos_path

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2005-03-22 23:55:05 CET

On Mar 22, 2005, at 21:08, Peter N. Lundblad wrote:

> A caller should use svn_path_canonicalize to ensure that paths
> (including
> URLs) are canonicalized.

Just so I'm clear:

If I pass any string through this function the asserts will not fire,
no matter
what rubbish the user passes in?

In pysvn I'll ensure that I always pass url and path string via
svn_path_canonicalize
to prevent python crashing on the svn asserts.

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 22 23:56:36 2005

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.