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

Re: svn 1.7 improvements: Large repo? (w/ 40,000 files)

From: ankush chadha <ankushchadha2003_at_yahoo.com>
Date: Mon, 14 Feb 2011 13:52:25 -0800 (PST)

Is there a reason to checkout 40k files again and again? Can it be substituted
by an svn update (after first checkout)?

If you are using svnkit library to do svn checkouts, then you may want to try
there new version (with jna). There were performance issues in the old version
of svnkit.

I remember setting svnkit.symlinks to false (I use windows and no funky stuff)
and it reduced the svn checkout time by a crazy number.

Ankush

________________________________
From: NN Ott <nonot100_at_gmail.com>
To: users_at_subversion.apache.org
Sent: Mon, February 14, 2011 4:43:58 PM
Subject: svn 1.7 improvements: Large repo? (w/ 40,000 files)

Hello,

I notice that svn v1.7 is slated to have a new transfer protocol as well as new
WC module.

( http://subversion.apache.org/roadmap.html )

Right now, I have a repo with ~40,000 source and xml files.

Full checkouts take forever.

My machine is pretty beefy, so that's not the bottle neck. Network speed
to the remote svn server is OK, but not terrible, and certainly not the bottle
neck.

Assuming I upgrade my client to 1.7 when it comes out, my questions are:

- Will either of the above improvements help me if the server _does_ get
upgraded to v1.7?

- Will either of the above improvements help me if the server _does not_ get
upgraded to v1.7?

Thanks

      
Received on 2011-02-14 22:53:05 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.