On Feb 24, 2017, at 10:49 AM, Joerg Sonnenberger <jo...@bec.de> wrote:
> 
> On Fri, Feb 24, 2017 at 10:27:11AM -0700, Warren Young wrote:
>> What table did I miss updating?  Where is “fossil clone” getting the old 
>> user names from?
> 
> From the blob table :)

I assume you mean the U card in the manifest BLOBs, although I seem unable to 
prove it:

sqlite> select distinct instr(content, ‘bar...@example.com') from blob;
0

Assuming they are actually there, do you have any idea how I can fix them 
without roaching the DB in the process?
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to