2005/11/1, Andy Tai <[EMAIL PROTECTED]>: > Hi, thanks for the suggestion. The 'diff > fifilenamesyntax seems preferable as it resembles the > other commonly used SCSCMystem (namely CVCVS Well, to > the extent possible and without the breaking existing > behavior, I also want to adapt the same syntax for > familiarity reasons... I will look into it.
Please keep it consistent with other tla commands -- that's more important than compatibility with random other rcses. In other words, it should be: tla diff rev [-- file ...] If you want to support partial diffs. For consistency, it would probably be better to implement such functionality as an extension to the existing "changes" command, and make "diff ...stuff..." simply invoke "changes --diffs ...stuff..." (tla makes it very easy to invoke other tla commands with a modified argument list). -miles -- Do not taunt Happy Fun Ball. _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/