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

Re: caching proxy between a svn client and a server ?

From: Seymen Ertas <maillist_at_seymen.com>
Date: Thu, 30 Oct 2008 13:06:53 -0400

Hey thanks for the suggestions, i have looked into this and the main
concern here is i don't necessary want to cache the whole repository
including the history but on the the portions i am accessing and
always only the "HEAD" revision. I understand that a write-trough can
be configured for a portion of the repository however my scenario
would call for multiple portions of the repository to be cached at a
time.

For example i would like to cache

/repo/folderA
/repo/folderB

but NOT

/repo

again thank you for the suggestion.

-seymen

On Thu, Oct 30, 2008 at 12:53 PM, Andy Levy <andy.levy_at_gmail.com> wrote:
> On Thu, Oct 30, 2008 at 12:50, Seymen Ertas <maillist_at_seymen.com> wrote:
>> Hi all,
>>
>> Anyone out there has any suggestion or has gotten a caching proxy
>> server to work between svn client and a server ? For a while now i
>> have been trying to get mod_proxy in apache and squid proxy to cache
>> but haven't been able to.
>
> Have you considered a write-through proxy?
> http://svnbook.red-bean.com/en/1.5/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.writethruproxy
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-30 18:07:18 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.