RE: Which family of path/dirent/uri/relpath functions to use for svn_lock_t->path?
From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 12 Nov 2010 10:55:08 +0100
> -----Original Message-----
That depends on the path kind stored in this value.
Is it a path in the form '/trunk/some/path' then svn_relpath_X will assert
svn_uri_* is currently the only non-deprecated set of path functions that
@julianf: This is why svn_uri handles urls and other paths differently.
We currently have:
Uri should actually be '<schema>://<schema-base>/<path>', but when we
I think we should:
(An temporary third option would be to introduce a svn_fspath__ internal set
Bert
|
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.