Hi list.
I have problems with merging between two branches. It takes unusable
much time.
I'm using:
- Debian Lenny
- Subversion 1.5.0
- Eclipse 3.3 Europa (with PDT plugin for PHP)
- Sun Java 1.5
- Subclipse 1.4.1 (with SVNKit 1.2...)
Server:
- Apache 2.2.6 (mod_svn, mod_auth_shadow)
- Subversion 1.4.4
I can't believe this is usual. it takes about 30 minutes to merge the
branches (which by the way differ not much). The project's size is about
30 MB plus 100 MB external included projects (with svn:externals). My
CPU usage is nearly 0 and the network-traffic too. on the server i
figured out, that validation is done permanently. i think, that for
every file that shall be merged a request is made which needs to be
validated. this seems to slow down the communication. does anybody has a
suggestion how communication to the subversion-server should be done?
thanks in advance
ciao
Ulf
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-23 17:31:49 CEST