Why would an ignore pattern of "./proc/*" work where "./proc" didn't? If I understand the documentation correctly, if you give "fsvs ignore" a directory, it will ignore everything below that point. Yet, when I did "fsvs status /proc", I was getting a full listing of files flagged with "N" (new). Once I switched the ignore pattern to "./proc/*", "fsvs status /proc" now displays nothing.

An ignore pattern of "./proc/**" also works.

It seems to be repeatable as I take the trailing asterisks off of the ignore, fsvs status will display files in /proc as needing to be versioned.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to