Re: Cannot determine fs type from svn_fs_t
From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-06-14 17:49:06 CEST
Daniel Rall wrote:
But svn_fs_type() takes a char *, not a svn_fs_t * as an argument.
svn_error_t *svn_fs_type(const char **fs_type, const char *path,
So even if you had an svn_fs_t, you have to get the original path to the
Agreed that caching the type is a good idea.
Blair
---------------------------------------------------------------------
|
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.