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

Which family of path/dirent/uri/relpath functions to use for svn_lock_t->path?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 11 Nov 2010 23:27:57 +0200

set_lock() subversion/libsvn_fs_fs/lock.c uses svn_dirent_* to interact
with this_path, which is initialized with an svn_lock_t->path.

Should that function be using svn_relpath_* or svn_uri_* instead?
Received on 2010-11-11 22:31:07 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.