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

A CVS Entries file parser

From: Sam TH <sam_at_uchicago.edu>
Date: 2001-04-19 15:55:45 CEST

Since we are going to want to look at CVS Entries files to test
cvs2svn, even if not to write it, I have hacked up an Entries file
parser, as part of svn_entry.py. It appears to currently do the right
thing, with the exception of the dates which I don't currently have
the heart to try to translate into SVN/entries style format. I'll
look at that soon.

I've also made get_entries detect wheter it has been passed a CVS or
SVN entries file, and do the right thing either way. I'd like to move
that logic into the class itself (this would also mean that we would
only need one class, instead of two) but I didn't want to muck with
Ben's code too much. If people think that's a good idea, it's just a
cut-n-paste job.

Now to learn about os.walk()
           
sam th --- sam_at_uchicago.edu --- http://www.abisource.com/~sam/
OpenPGP Key: CABD33FC --- http://samth.dyndns.org/key
DeCSS: http://samth.dyndns.org/decss

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:29 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.