load problems with svn4idea45

"Allen Unueco" <[email protected]> Fri, 22 Apr 2005 09:44:52 +1200
Newsgroups gmane.comp.version-control.subversion.svnup.devel
Message-ID <9B4CE7A333EA424F8C34AD678194FE099B1F1C@ExchWENZ02.wenz.global.vpn>
PM> tell me something about your project like the number
PM> of classes and how many modules do you use and how
PM> they are structured in the file system tree.

Patrick,

Thank you for your quick response.

We have a single Subversion project on our repository, there are no
sub-modules.
=20
Project summary:
2689 files (2393 java files)
108 folders
25.6MB total size

Is the cache priming code in 0.9.1 or was that added later?

I have installed svn4idea45 on about 6 computers here and I get
different behavior on different systems. Some act like you describe with
a lot of small delays. Like a 2-3 second delay when you do something
like "Go To->Class (CTRL-N)" on other systems I get the very long
startup time.

I have tried installing different versions of svn/svnjavahl (1.0.9,
1.1.3, 1.1.4) to see if it changes the behavior but it always seems to
be rather random.

I have also run into problems compiling svnup/svn4idea45 from the
source. So I've just been using the latest released versions (from
Sep-04), I have also tried the jar file you posted to the mailing list
in March.

Nothing has been checked into the tree since Jan-05. I assume you have
newer code then that. It would be nice to get the latest bits, either
check-in, patch, or new jar file, so I could try them out. If it makes
it easier for you I could give another try and compiling from the
source.

Also what is the 'recommended' version svn/svnjavahl to use? The website
is quite old and lists 1.0.2 to be used with svnup 0.8. I assume you are
using svn 1.1.4 for your development.

-allen