>>>>> "stevel" == Stephen Lau <[EMAIL PROTECTED]> writes:

stevel> Also, doing an 'ignore *' and explicitly naming files is
stevel> analogous to our current process developing under Teamware.

But with Teamware, you can do "sccs info" or "find . -name p.\*" to find
the files you've touched so far.

If you use "ignore *", I guess you could combine "hg locate" with "hg
status".  I suppose that's okay, particularly if there's a convenient
cadmium wrapper for it.

mike
_______________________________________________
tools-discuss mailing list
[email protected]

Reply via email to