Misreading .prf file?

"Head Geek (伟思礼)" <[email protected]> Fri, 20 Jun 2025 14:43:56 -0700
Newsgroups gmane.network.unison.general
Message-ID <[email protected]>
How does this happen?
========
WGroleau@MacBookPro ~ % unison GPT                 
Unison 2.53.7 (ocaml 5.2.0): Contacting server...

Error: That's no good, the roots appear to be the same! Here's what I found:
First root: /Library/WebServer/Documents/GR/GPT
Second root: /Library/WebServer/Documents/GR/GPT
WGroleau@MacBookPro ~ % cat .unison/GPT.prf
# Unison sync for Trust docs
# syncs GPT in ~/Money to GPT on the local HappyHobo (GR)
# (GR.prf syncs that to website with password protection)

root = /Library/WebServer/Documents/GR/GPT
root = /Users/WGroleau/Money/Will_Trust/GPT

logfile = GPT.log

auto = true

ignore = Name .unison

include default
WGroleau@MacBookPro ~ % cat .unison/default.prf     # Unison default preferences file

backup = Name *
maxbackups = 5
log = true
ignore = Name .unison
ignore = Name data/cache
ignore = Name cache/supercache
ignore = Name wp-content/cache
ignore = Name wp-statistics%
WGroleau@MacBookPro ~ %  
WGroleau@MacBookPro ~ % file .unison/GPT.prf .unison/default.prf
.unison/GPT.prf:     ASCII text
.unison/default.prf: ASCII text
============
locale is utf8 but there are no non-ASCII characters in there
-- 
Wes Groleau
Wandering Weirdo, 伟思礼

“Ideas are more dangerous than guns.
We would not let our enemies have guns;
why would we let them have ideas?”
    — Jozef Stalin

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].