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

Re: svn log get revisions by date

From: Larry Shatzer, Jr. <larrys_at_gmail.com>
Date: Mon, 17 Nov 2008 15:41:40 -0700

On Mon, Nov 17, 2008 at 3:34 PM, Eric White <eric.white07_at_gmail.com> wrote:
> So the problem is with conversion from CVS to SVN? Does this problem creep
> up on repositories that have used SVN from the start? Does it happen when
> you consolidate svn repositories into a single repo?
>
> Thanks!
> Eric

The problem is when your dates get out of order from the revisions.
For example, if r100 has a date of 2007, while r1 is of 2008, you get
into this problem.

If you do one cvs2svn conversion, and use an empty repository, and do
not import multiple cvs2svn runs into the same repository, you should
be fine.

-- Larry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-17 23:41:59 CET

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.