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

Re: svn commit: r8646 - trunk/tools/cvs2svn

From: <kfogel_at_collab.net>
Date: 2004-02-15 20:39:46 CET

Heh. Yup, fixed in r8651, before seeing this mail (nice catch,
though!).

-Karl

Florian Weimer <fw@deneb.enyo.de> writes:
> kfogel@tigris.org wrote:
>
> > +# Records the author and log message for each changeset.
> > +# The keys are author+log digests, the same kind used to identify
> > +# unique revisions in the .revs, etc files. Each value is a list
> > +# of two elements: '(author logmessage)'.
>
> "Each value is a tuple of two elements: (author, logmessage)"?
>
> (A tuple of two elements is a pair, but I don't know if this is common
> Python terminology.)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 15 21:41:54 2004

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.