Hi,

at a customer site I now have a bunch of vcs repos from my own
infrastructure checked out, and customer-specifics in a locally held
vcsh repo. There are directories, for example ~/bin and
~/.ssh/config.d that hold files from both one of my own repos and from
the customer-specific repo.

I have liberally used vcsh write-gitignore to make mr status and vcsh
status output short.

Is there any easy way to find untracked files in certain directories
short of "for file in $(find ...); do vcsh foreach ls-files $file; done"?

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany    |  lose things."    Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421
_______________________________________________
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home

Reply via email to