Re: Question on direct (non-file) CVS access
Benoit Maisonny <[email protected]> Fri, 08 Oct 2004 16:01:47 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Organization | Synclude |
| Message-ID | <[email protected]> |
If it's a matter of performance, you could consider using a ram disk (i.e. a temporary file system in memory). Of course, a GB of RAM is slightly more expensive than a GB of hard disk... Benoit Murray Altheim wrote: > J Z wrote: > >> Hi Murray, >> >> I believe the answer is no, however, I have only >> implemented one application with this package. As far >> as I know, javacvs will always create a parallel (cvs) >> file structure, because it uses it for many purposes. >> >> It allows various (different) clients to access the >> same cvs structure primarily... but if all you need to >> do is commit a file you have in memory, you'd have to >> do the additional steps you described... write it to >> the proper place and commit it. >> >> Hope it helps and I hope I'm wrong for you! > > > John, > > Thanks very much for your reply. I'd been kinda guessing as > much, though I'd seen a few messages about virtual file > systems and such and thought there might be some possibility. > My understand of how CVS works agrees with your analysis. It's > not a huge issue for me, especially in these days of cheap > 160GB drives, but it would have been nice to have either an > in-memory or database-driven version control system. But I am > happy with CVS and have used it for years, so there's some > advantage in sticking with what works. > > Thanks very much! > > Murray > > ...................................................................... > Murray Altheim http://kmi.open.ac.uk/people/murray/ > Knowledge Media Institute > The Open University, Milton Keynes, Bucks, MK7 6AA, UK . > > The Rise of Pseudo Fascism -- David Neiwert > Part 1: The Morphing of the Conservative Movement > > http://dneiwert.blogspot.com/2004_09_19_dneiwert_archive.html#109028353137888956 > > Part 2: The Architecture of Fascism > > http://dneiwert.blogspot.com/2004_09_26_dneiwert_archive.html#109563628314780505 > > Part 3: The Pseudo-Fascist Campaign > > http://dneiwert.blogspot.com/2004_10_03_dneiwert_archive.html#109596147171278590 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Benoit Maisonny [email protected] Director & Consultant http://synclude.com Synclude