1) If I specify "fsvs ignore ./tmp" multiple times, it doesn't complain
and adds them to the "ign" file multiple times.
2) If I'm in /etc and do a "fsvs status" command, why does it assume
that I meant "/"? Would it make more sense for FSVS to act like SVN
where it takes its cues from the current directory?
# cd /etc
# fsvs status
(shows everything, as if I had used "fsvs status /")
# fsvs status .
(shows just /etc and below)
# fsvs status /etc
(shows just /etc and below)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]