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

Re: "RFC822-style"

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 17 Apr 2013 08:32:47 -0400

If you're not opposed to using (if only as a shim layer) the C programming
language, may I (and presumably "we", with Daniel in mind) suggest that you
use Subversion's existing parser API (svn_repos_parse_dumpstream2) and
simply supply your own customized parser callback function vtable?

On 04/16/2013 04:22 PM, Eitan Mosenkis wrote:
> I'm writing a svndumpfilter-like tool and I want to make sure it can handle
> anything svn can produce.
>
> On Apr 16, 2013 4:08 PM, "Daniel Shahaf" <danielsh_at_elego.de
> <mailto:danielsh_at_elego.de>> wrote:
>
> Eitan Mosenkis wrote on Tue, Apr 16, 2013 at 12:22:00 -0400:
> > This would make it easier for implementers to write accurate parsers.
>
> Why are you re-implementing the parser?
>

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2013-04-17 14:33:24 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.