[fossil-users] Error synchronizing private check-ins

2016-11-20 Thread Mikhail Kryshen
Hello, I reported this error some time ago against Fossil 1.32: https://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg20064.html It is still reproducible in Fossil 1.36: $ fossil new 1.fossil $ fossil open 1.fossil $ touch file $ fossil add file $ fossil commit -m "private"

Re: [fossil-users] Error synchronizing private check-ins

2015-10-26 Thread Mikhail Kryshen
fossil: UNIQUE constraint failed: private.rid: {INSERT INTO private VALUES(2)} $ fossil version This is fossil version 1.34 [a6b999ce13] 2015-10-26 01:18:10 UTC > On Wed, Apr 15, 2015 at 6:26 PM, Mikhail Kryshen <krys...@cs.petrsu.ru> > wrote: > >> The problem reproduces with fo

Re: [fossil-users] Error synchronizing private check-ins

2015-04-15 Thread Mikhail Kryshen
The problem reproduces with fossil built from the current trunk (abef6cf7). Mikhail Kryshen krys...@cs.petrsu.ru writes: Hello, I encountered a problem trying to transfer private check-ins between personal clones of a repository: $ fossil pull --private --once ssh://host/fossils

[fossil-users] Error synchronizing private check-ins

2015-04-03 Thread Mikhail Kryshen
Hello, I encountered a problem trying to transfer private check-ins between personal clones of a repository: $ fossil pull --private --once ssh://host/fossils/project.fossil Round-trips: 2 Artifacts sent: 0 received: 0 SQLITE_CONSTRAINT: abort at 8 in [INSERT INTO private VALUES(10049)]: