Created
October 26, 2016 20:06
-
-
Save dschuessler/cb70019a4d44a14081c3fa2cd91ddb08 to your computer and use it in GitHub Desktop.
Unison Issue #44 Debug Output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2016-10-26 22:04:26.315 Unison[2816:462371] Roots are not set on the command line | |
| 2016-10-26 22:04:28.293 Unison[2816:462371] Connecting to [internal error!]... | |
| Preferences: | |
| ui = graphic | |
| host = | |
| server = false | |
| prefsdocs = false | |
| doc = | |
| version = false | |
| silent = false | |
| dumbtty = false | |
| testserver = false | |
| showprev = false | |
| selftest = false | |
| confirmmerge = false | |
| retry = 0 | |
| repeat = | |
| contactquietly = false | |
| key = | |
| label = | |
| expert = false | |
| height = 15 | |
| auto = false | |
| maxthreads = 0 | |
| maxsizethreshold = -1 | |
| prefer = | |
| force = | |
| sortnewfirst = false | |
| sortbysize = false | |
| keeptempfilesaftermerge = false | |
| diff = diff -u CURRENT2 CURRENT1 | |
| copyonconflict = false | |
| backupdir = | |
| maxbackups = 2 | |
| backups = false | |
| backupsuffix = | |
| backupprefix = .bak.$VERSION. | |
| backuploc = central | |
| copymax = 1 | |
| copyquoterem = default | |
| copythreshold = -1 | |
| copyprogrest = rsync --partial --append-verify --compress | |
| copyprog = rsync --partial --inplace --compress | |
| rsync = true | |
| fastcheck = default | |
| ignorelocks = false | |
| dumparchives = false | |
| showarchive = false | |
| rootsName = | |
| ignorearchives = false | |
| fastercheckUNSAFE = false | |
| fat = false | |
| allHostsAreRunningWindows = false | |
| someHostIsRunningWindows = false | |
| confirmbigdel = true | |
| batch = false | |
| killserver = false | |
| halfduplex = false | |
| stream = true | |
| addversionno = false | |
| servercmd = | |
| sshargs = | |
| rshargs = | |
| rshcmd = rsh | |
| sshcmd = ssh | |
| xferbycopying = true | |
| sshversion = | |
| clientHostName = unknown8c2937ecf554 | |
| ignoreinodenumbers = false | |
| links-aux = true | |
| links = default | |
| times = false | |
| group = false | |
| owner = false | |
| numericids = false | |
| dontchmod = false | |
| perms = 1023 | |
| watch = true | |
| rsrc-aux = false | |
| rsrc = default | |
| maxerrors = 1 | |
| unicodeCS = false | |
| unicodeEnc = false | |
| unicode = default | |
| someHostIsInsensitive = false | |
| ignorecase = default | |
| timers = false | |
| terse = false | |
| logfile = /Users/dennis/unison.log | |
| log = true | |
| debugtimes = false | |
| debug = verbose | |
| addprefsto = | |
| 2016-10-26 22:04:28.668 Unison[2816:462589] Connected. | |
| CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces. | |
| [globals] Installing roots...Uncaught exception File "/Users/schmitta/src/unison/branches/2.48/src/globals.ml", line 83, characters 9-15: Assertion failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment