WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: svn log get revisions by date

Re: svn log get revisions by date

by Larry Shatzer, Jr. :: Rate this Message:

| View in Thread

On Mon, Nov 17, 2008 at 3:34 PM, Eric White <eric.white07@...> 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@...
For additional commands, e-mail: users-help@...

 « Return to Thread: svn log get revisions by date