octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: source control management for Octave


From: Stefan van der Walt
Subject: Re: source control management for Octave
Date: Wed, 2 Nov 2005 16:06:35 +0200
User-agent: Mutt/1.5.9i

On Wed, Nov 02, 2005 at 07:40:57AM -0500, John W. Eaton wrote:
> Does anyone have experience doing this?  After looking at svn
> briefly last week, I also thought it would be best to use the fsfs
> filesystem instead of the Berkeley database.  Is that the right
> thing to do?

FSFS is definately the way to go if you want to rsync the repository,
since it does not require write access for read operations (unlike
Berkeley DB).

Regards
Stéfan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]