9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Kenji Arisawa <arisawa@ar.aichi-u.ac.jp>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] duplicate uid in fossil
Date: Fri, 22 Aug 2003 23:14:06 +0900	[thread overview]
Message-ID: <E3C99FFC-D4AA-11D7-A9CA-000393A941BC@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <3156454f9568823244154cc065ee2f2e@plan9.bell-labs.com>

Hello,

 >If you can recompile fossil somewhere, then just take that assert out.

Thanks jim, that is OK.

cpu% diff 9user.c 9user.c.bak
612c612
< //        assert(box->nuser == nuser);
---
 >       assert(box->nuser == nuser);


> However, you are not supposed to be able to create duplicate entries
> if you use the console commands - how did you do it?

I edited /n/fossil/adm/users directly.

Thanks again.

Kenji Arisawa



  parent reply	other threads:[~2003-08-22 14:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-22  4:20 Kenji Arisawa
2003-08-22  4:26 ` boyd, rounin
2003-08-22  4:45 ` andrey mirtchovski
2003-08-22  4:59   ` Kenji Arisawa
2003-08-22  4:59 ` jmk
2003-08-22  5:36   ` Kenji Arisawa
2003-08-22  5:43     ` jmk
2003-08-22  5:46     ` Kenji Arisawa
2003-08-22 14:14   ` Kenji Arisawa [this message]
2003-08-22 14:01     ` lucio
2003-08-22 14:37       ` andrey mirtchovski
2003-08-22 14:54       ` Kenji Arisawa
2003-08-22 14:39         ` lucio
2003-08-22  5:25 YAMANASHI Takeshi
2003-08-22 15:10 ` jmk

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=E3C99FFC-D4AA-11D7-A9CA-000393A941BC@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --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).