Hey all,

Yes the revision probably does 'break' the rules of SVN so that tools
trying to follow the changes cannot cross that changeset. The repo
afterwards is in a legal state but the transition through that change
probably does not follow regular svn change rules.

For bzr and hg we are forced to follow trunk after that revision rather
than being able to convert the whole history of the geotools/udig repo.
That's actually for the best since that older history is of less
interest to us these days and is quite heavy.

If your tools work against mercurial you could clone the repo at
  http://hg.geomatys.fr/geotools/trunk
and then regularly update it with 
  hg convert http://svn.geotools.org/trunk repoName
and run your tools against that.

--Adrian

On Tue, 2008-07-22 at 15:34 -0400, Arne Kepp wrote:
> I don't see any CPU activity for Crucible, so I think it's just a TCP 
> network timeout. I'm happy that the repository is sane, I don't advocate 
> any further action.
> 
> -Arne
> 
> Chris Hodgson wrote:
> > I wonder if the sheer number of changes (or the mixture of many 
> > different types of changes) all in one revision is just too much for 
> > these analysis tools to handle?
> >
> > Chris
> >
> > Jody Garnett wrote:
> >> I think this is when acuster split the repository into two; perhaps 
> >> he can shed more light on the issue?
> >> Jody
> >> Arne Kepp wrote:
> >>> Hi,
> >>>
> >>> In that case it's probably just timing out, you can try svn diff 
> >>> -r30258 http://svn.geotools.org
> >>>
> >>> The log suggests it's a big one:
> >>> r30258 | acuster | 2008-05-08 11:02:00 -0400 (Thu, 08 May 2008) | 1 
> >>> line
> >>> Reshuffle the top level repo: drop uDig, move up trunk, tags, and 
> >>> branches.
> >>>
> >>> If the consistency of the repo is okay then it's not a big deal, 
> >>> just means we probably can't run Crucible / Fisheye against it.
> >>>
> >>> Thanks for checking,
> >>> -Arne


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to