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

Re: Parallel branches/tags/trunk directories

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 11 Aug 2011 13:21:20 -0400

On Thu, Aug 11, 2011 at 13:07, Mike Cepek <mikecepek_at_yahoo.com> wrote:

>> What version of the server are you running? I think if you use Sparse directories with a pre 1.6 server
>> the server sends all the files and the client just throws away what doesn't fit into your requested depth.
>
> Ah.  Our server reports itself as 1.4.2.  That probably explains why it took so long.  I have no idea what the odds are of having our server upgraded (used by many other projects).

You're on a very old, unsupported release. That should be a very
strong influence in getting the system upgraded to a newer version (or
stand up a new server & migrate projects as schedules allow). The
farther you fall behind, the more painful your upgrade path will
become (this is true for almost all software).

I'm trying to find the documentation (release notes, CHANGES file) to
corroborate Bob's description of how Sparse Directories work with
pre-1.6 servers, but I can't. I have the same recollection he does -
that you're still downloading everything and just discarding the items
that don't match the depth you've set. I see the same behavior with my
1.5.2 server and 1.6 clients.
Received on 2011-08-11 19:22:31 CEST

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.