Greetings Everyone!
Ran into an interesting problem yesterday when merging branches:
SQLITE_CONSTRAINT: abort at 41 in [INSERT INTO
vfile(vid,chnged,deleted,rid,mrid,isexe,islink,pathname) SELECT
21178,3,0,rid,mrid,isexe,islink,pathname FROM vfile WHERE id=4735]: UNIQUE
constraint failed: vfile.pathname, vfile.
fossil: UNIQUE constraint failed: vfile.pathname, vfile.vid: {INSERT INTO
vfile(vid,chnged,deleted,rid,mrid,isexe,islink,pathname) SELECT
21178,3,0,rid,mrid,isexe,islink,pathname FROM vfile WHERE id=4735}
Rolling back prior filesystem changes...
This was using Fossil 1.35 from the download page on the website. I also
downloaded the source from the latest check-in at the time (
http://fossil-scm.org/index.html/info/b2d51b1b226d2a50). And the problem
still exists. I also tried rebuilding the repository and no luck.
There have been similar messages on the mailing lists in the past, but I
did not see any resolutions:
http://www.mail-archive.com/[email protected]/msg05786.html
http://www.mail-archive.com/[email protected]/msg23568.html
I am using Linux, openSuSE Tumbleweed 64-bt, the output of "fossil version
-v" is:
This is fossil version 1.36 [b2d51b1b22] 2016-10-16 01:21:34 UTC
Compiled on Oct 16 2016 18:18:00 using gcc-6.2.1 20160830 [gcc-6-branch
revision 239856] (64-bit)
SQLite 3.15.0 2016-10-14 10:20:30 707875582f
Schema version 2015-01-24
zlib 1.2.8, loaded 1.2.8
SSL (OpenSSL 1.0.2j-fips 26 Sep 2016)
UNICODE_COMMAND_LINE
DYNAMIC_BUILD
Does anyone have any suggestions or tips?
Thanks in advance for any help :-)
Zakero
_______________________________________________
fossil-dev mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev