Hi there,

I was playing around with ra_serf to find out
what the Right Way to implement svn_ra_list
would be. But I can't decide which of the two
options would be the better one:

* Implement it similar get_list, i.e. based upon
  PROPFIND. That would require us adding the
  filter patterns as additional request headers.

* Invent a new custom report similar to get_log.
  Most of the DIRENT handling would then either
  be duplicated or get an alternative implementation.

So, which route should we take?

-- Stefan^2.

Reply via email to