Berni Elbourn wrote:
This is mostly Etch:
$ cat .unison/default.prf
# Unison preferences file
$ strace unison -batch a -path file b -backups 2>&1 |grep open
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/i686/cmov/libutil.so.1", O_RDONLY) = 3
open("/lib/i686/cmov/libm.so.6", O_RDONLY) =
No problem. Here goes on two systems:
This is mostly Etch:
$ cat .unison/default.prf
# Unison preferences file
$ strace unison -batch a -path file b -backups 2>&1 |grep open
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/i686/cmov/libutil.so.1", O_RDONLY) = 3
open("/lib/i686/cmov/libm.so
I tried some more tests using path to avoid using a file as root...
unison version 2.13.16
# unison -batch a -path file b -backups
Contacting server...
Looking for changes
Reconciling changes
a b
changed >file
a: changed file modified on 2009-03-0
Berni Elbourn wrote:
Sylvain Le Gall wrote:
Hello,
Could you give me a list of file present in target/source directory and
a list of the backup (if there is already some) ?
Hiya,
There were 100s of backups - which shows the oldstable version is
ignoring -maxbackups. Anyh
I removed
Sylvain Le Gall wrote:
Hello,
Could you give me a list of file present in target/source directory and
a list of the backup (if there is already some) ?
Hiya,
There were 100s of backups - which shows the oldstable version is
ignoring -maxbackups. Anyh
I removed all the backups, same
Hello,
On Fri, Feb 27, 2009 at 09:44:24PM +, Berni Elbourn wrote:
> Sylvain Le Gall wrote:
>> There is a lot of options here, can you try to find the mininal set of
>> option to produce the bug (this will allow to understand more precisely
>> where the error is).
>>
>>> unison "$FROM" "$T
Sylvain Le Gall wrote:
There is a lot of options here, can you try to find the mininal set of
option to produce the bug (this will allow to understand more precisely
where the error is).
unison "$FROM" "$TO" -prefer "$FROM" \
-batch -ui text -terse -contactquietly \
Sylvain Le Gall wrote:
Hello,
On Thu, Feb 26, 2009 at 03:38:15PM +, Berni Elbourn wrote:
Package: unison
Version: 2.27.57-1+b1
Severity: grave
Hi,
So sorry I made a mess of hiding my details. I guess there is nothing
truly useful. So here's the real thing:
Replicating
rsh://queeg//hom
Hello,
On Thu, Feb 26, 2009 at 03:38:15PM +, Berni Elbourn wrote:
> Package: unison
> Version: 2.27.57-1+b1
> Severity: grave
> Justification: renders package unusable
>
>
> This is synchronising unison "$FROM" "$TO" -prefer "$FROM" \
> -batch -ui text -terse -contactqu
Package: unison
Version: 2.27.57-1+b1
Severity: grave
Justification: renders package unusable
This is synchronising unison "$FROM" "$TO" -prefer "$FROM" \
-batch -ui text -terse -contactquietly \
-numericids -times \
-backups -maxbackups 5
Repli
10 matches
Mail list logo