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

Re: Which XML format?

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-10-05 16:38:24 CEST

Bob Miller <kbob@jogger-egg.com> writes:
> So, um, which XML format did we decide to go with? Hierarchical
> or flat? cvs2svn needs to know.

Hierarchical -- but you shouldn't need to know (I think?), just use
the xml outputter that Greg wrote. I.e., translate a CVS repository
to a series of editor callbacks. Oh, but of course, you still have to
drive the editor hierarchically (depth-first), so in a sense you *do*
have to know, I guess. I take it all back. :-)

-K
Received on Sat Oct 21 14:36:10 2006

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.