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

Re: Sharing SVN-Repository between Linux/x86 and WinNT

From: Aaron Optimizer Digulla <digulla_at_hepe.com>
Date: 2003-12-09 21:35:42 CET

On Tue, Dec 09, 2003 at 02:13:26PM -0600, C. Michael Pilato wrote:

> Aaron Optimizer Digulla <digulla@hepe.com> writes:
>
> > As for portability of BDB: I wonder why that is? What's so different between
> > Linux and Windows that BDB can't open its files? Maybe it would be simple
> > to fix in this instance.
>
> I'll be watching for your patch. You know, the one that makes Linux
> and Windows shared memory region code use binary-compatible file
> formats. :-)

BDB uses shm? Do they store the virtual pointers directly in the file?
That's fast (for everyone) and bad (for me) :-(

*sigh* The access to the memory stick is quite slow, so I would prefer
not to have to copy the whole repository from/to it every time I
make an update.

-- 
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits." 
http://www.philmann-dark.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 9 21:46:30 2003

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.