9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Venti for Fossil
Date: Thu, 31 Jul 2003 12:17:44 -0400	[thread overview]
Message-ID: <039a0d1f46fd6b3391cb9889c1c6b265@plan9.bell-labs.com> (raw)
In-Reply-To: <2d97fdda6df73be3e24a035c41a54a62@plan9.escet.urjc.es>

On Thu Jul 31 05:22:34 EDT 2003, nemo@plan9.escet.urjc.es wrote:
> This is what we use. main is archived to venti; once is not.
>
> srv -p fscons
> srv -p fscmd
> msg -m 100 -p 15
> srv boot
> fsys main config /dev/fs/fossil
> fsys main open -c 20000
> fsys main
> snaptime -s 60 -a 0500 -t 6048
> listen il!*!17008
> listen tcp!*!564
> fsys once config /dev/fs/once
> fsys once open -c 2000
> fsys main

There is also an undocumented '-V' flag to 'fsys name open' which
someone has added in an attempt to do an open without making a connection
to a venti server. However, a quick look at the code leads me to believe
that it doesn't quite do the trick and may cause null references if used
in conjunction with some other console commands. But I could be wrong.

This shows the rather fragmented development history of fossil and it's
fair to say that a lot of the fossil internals and the venti library code
it uses are not loved very much.


  parent reply	other threads:[~2003-07-31 16:17 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-04 14:27 lucio
2003-07-30  4:14 ` okamoto
2003-07-30  4:25   ` andrey mirtchovski
2003-07-30  4:54     ` okamoto
2003-07-30  5:14       ` andrey mirtchovski
2003-07-31 16:04         ` [9fans] VMWare related question Ishwar Rattan
2003-08-05 20:54         ` [9fans] generating ssh keys for a user Ishwar Rattan
2003-08-06  4:19           ` David Presotto
2003-08-06 13:17         ` [9fans] rsa key again Ishwar Rattan
2003-08-06 14:43           ` David Presotto
2003-07-30  6:46       ` [9fans] Venti for Fossil okamoto
2003-07-30  4:54   ` Lucio De Re
2003-07-31  3:48     ` okamoto
2003-07-31  4:05       ` jmk
2003-07-31  4:14         ` okamoto
2003-07-31  5:03           ` okamoto
2003-07-31  9:11             ` okamoto
2003-07-31  9:21               ` Fco.J.Ballesteros
2003-07-31  9:33                 ` okamoto
2003-07-31  9:36                   ` Fco.J.Ballesteros
2003-07-31  9:40                     ` okamoto
2003-07-31 16:17                 ` jmk [this message]
2003-07-31 20:53                   ` rog
2003-08-01  1:15                     ` okamoto
2003-08-01  1:27                       ` Dan Cross
2003-08-01  3:39                       ` okamoto
2003-08-01  6:06                         ` okamoto
2003-08-05  5:43                         ` okamoto
2003-08-05  6:24                           ` okamoto
2003-08-05  7:47                             ` okamoto
2003-08-06  5:49                               ` okamoto
2003-08-06 14:55                                 ` jmk
2003-08-06 15:01                                   ` boyd, rounin
2003-08-06 15:01                                   ` andrey mirtchovski
2003-08-07  0:45                                   ` okamoto
2003-08-01  4:41                   ` Lucio De Re
2003-07-30  4:55 okamoto
     [not found] <2845195861@snellwilcox.com>
2003-08-06  8:40 ` steve.simon
2003-08-06 10:13   ` boyd, rounin
2003-08-06 10:50   ` C H Forsyth
2003-08-06 11:50   ` Derek Fawcus
2003-08-06 15:07 David Presotto
2003-08-07  0:56 ` okamoto
2003-08-07  0:57   ` andrey mirtchovski
2003-08-07  1:00   ` boyd, rounin
2003-08-07  2:53 Skip Tavakkolian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=039a0d1f46fd6b3391cb9889c1c6b265@plan9.bell-labs.com \
    --to=jmk@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).