Ph. Marek wrote, On 31/08/07 06:44:
Hello Ben,
...
Nope. Brand new repository. Also... On the second revision, there are
two ways I can get the data to be really included in the repository
- using fsvs ci -CC
- making some changes to the file content...
Otherwise the file stays empty... So the bug seems to be only affecting
file data on the first add / commit.
Solved for you?
Yes! Also, all run-tests are now working.
Only "fsvs diff" continues to create weird results ...
# fsvs ignore dump
t./var/spool/asterisk/**
t./var/log/asterisk/**
t./var/lib/asterisk/**
t./usr/local/etc/asterisk**
t./etc/modprobe*
./**
# fsvs st
.m.. dir .
# fsvs diff ./
Only in local filesystem: ./.asterisk_history
Only in local filesystem: ./.autofsck
Only in local filesystem: ./.autorelabel
# fsvs diff -R
seems to return everything on the filesystem (usually with "Only in
local filesystem: " message since almost everything is excluded in my
current config).
I would expect to get only dirs / files not ignored reported...
Ben.