|
Posted by =?Utf-8?B?SmFjaw==?= on February 16, 2007, 8:44 am
If you were Registered and logged in, you could reply and use other advanced thread options
I'm trying to create an exceptions list when using the fciv utility but it's
not working.
I have 3 directories on my d drive - A, B, C and I want to exclude C from
the file check. My initial command looks like this:
fciv d:\ -r -exc exceptions.txt -md5 -xml test.xml
My exception list (exceptions.txt) is in the same directory as my fciv
utility and contains 1 line: d:\C
I run the following command to verify:
fciv -v -xml test.xml > testResult.txt
The testResult.txt file includes all 3 directories but should exclude
changes to the C directory based on my exceptions.txt.
Thanks for any help you can provide.
|