Christian Ohler <[EMAIL PROTECTED]> writes: > Christian Ohler, 2007-07-08: > >> In the mtn-has-basic-io-inventory case, it should be possible to speed >> this up somewhat by passing the file name we're looking for to mtn >> automate inventory. This will avoid generating the entire inventory. > > Turns out that this is not possible: mtn automate inventory will fail > with an error if we pass it a file name that is not registered in the > manifest. > > I guess this could be considered a bug in monotone.
Yes; it should show as unknown. > A restriction that includes only unregistered files makes little > sense for most commands, so I can see why monotone rejects it, but > it is meaningful for inventory. Right. Can you add a test case in monotone.basic_io.inventory/tests/automate_inventory_path ? I hope to have time this weekend to work on the tests there that are marked FIXME.. -- -- Stephe _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
