On Thu, Sep 11, 2014 at 4:21 PM, Philip Bennefall <[email protected]> wrote:
> I know that this goes against the philosophy of Fossil, and I realize that > I am entering "dirty hack" territory. Nevertheless, I am wondering how I > can remove a user that has made no commits, no ticket updates/additions, > and no wiki updates/additions whatsoever. Is it enough to say: > > delete from user where login='somebody'; > I think that will work fine. -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

