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
   lesmikes...@gmail.com

Reply via email to