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

Re: Non-file based checkout?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 24 Mar 2011 12:11:08 -0500

On 3/24/2011 10:38 AM, Clifford Yapp wrote:
>
> That sounds like where I need to go - this is a C application so I
> need to be talking to the library API, and in-memory would perform
> much better.

Are you really going to do a full checkout of something different every
time you start the app? Most subversion use involves local storage of
a working copy and after the initial checkout only the changes are
transferred in updates and commits. It sounds like a serious tradeoff
to do a full transfer of thousands of files frequently instead.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2011-03-24 18:11:41 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.