Re: conversion efforts (Re: SCMS question)
Chad Wagner <chad.wagner@gmail.com>
From: "Chad Wagner" <chad.wagner@gmail.com>
To: "Warren Turkal" <wt@penguintechs.org>, "Joshua D. Drake" <jd@commandprompt.com>, pgsql-hackers@postgresql.org
Date: 2007-02-24T23:51:55Z
Lists: pgsql-hackers
On 2/24/07, Alvaro Herrera <alvherre@commandprompt.com> wrote: > > I don't know :-( I've tried to use the Trac site looking for particular > changesets and found that for some of them, the list of files are out of > sync with reality, and sometimes the diff don't have anything to do with > what the commit message says. > cvs2svn will group multiple independent commit's together, I think if it sees commits within 300 seconds (should be adjustable) of each other it will group the comments all together. This may be the issue you are seeing.