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

[PATCH] An svn_fspath__* API for '/'-prefixed paths

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 18 Nov 2010 18:29:56 +0000

Any thoughts or concerns about this patch to add a path manipulation API
for '/fs/relative/style' aka '/repo/relative/style' paths ...

  svn_fspath__is_canonical()
  svn_fspath__join()
  svn_fspath__is_child()
  svn_fspath__basename()

so that we can stop abusing svn_uri_*() for this purpose, as discussed
in the thread <http://svn.haxx.se/dev/archive-2010-11/0277.shtml>?

If not, I'll commit it soon.

- Julian

Received on 2010-11-18 19:30:37 CET

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.