home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / RCS_SRC.ZIP / AUTHOR next >
Text File  |  1991-03-22  |  6KB  |  81 lines

  1. CI.C 473 1 :         cmpnum(newdelta.date,targetdelta->date)<=0) {
  2. CI.C 475 1 :                newdelta.date,targetdelta->date, targetdelta->num);
  3. CI.C 475 1 :                newdelta.date,targetdelta->date, targetdelta->num);
  4. CI.C 516 1 :                         if(!putdtext(olddeltanum,targetdelta->log,diffilename,frewrite)) continue;
  5. CI.C 621 1 :                     olddeltanum=targetdelta->num;
  6. CI.C 629 1 :                     } elsif ((targetdelta->next==nil)&&(countnumflds(olddeltanum)>2)) {
  7. CI.C 631 1 :                         targetdelta->next= &newdelta;
  8. CI.C 686 1 :                 if (cmpnum(targetdelta->num,branchpointnum)!=0) {
  9. CI.C 755 1 :                         olddeltanum=targetdelta->num;
  10. CI.C 763 1 :                         targetdelta->next= &newdelta;
  11. CI.C 790 1 :         num=delta->num;
  12. CI.C 795 1 :                 nummatch=strcmp(num,next->delta->num);
  13. CI.C 809 1 :                 next->delta->lockedby=nil; /* reset locked-by */
  14. CI.C 881 1 :                 workfilename,delta->num);
  15. CO.C 304 1 :             VOID strcpy(numericrev,targetdelta->num);
  16. CO.C 324 1 :         diagnose("revision %s%s",targetdelta->num,
  17. CO.C 474 1 :         num=delta->num;
  18. CO.C 479 1 :                 nummatch=strcmp(num,next->delta->num);
  19. CO.C 493 1 :                 next->delta->lockedby=nil; /* reset locked-by */
  20. CO.C 557 1 :                 else    joinlist[++lastjoin]=tmpdelta->num;
  21. CO.C 568 1 :                                 else    joinlist[++lastjoin]=tmpdelta->num;
  22. CO.C 580 1 :                                 if (!getancestor(targetdelta->num,joinlist[1],joinlist[0]))
  23. CO.C 615 1 :                         VOID strcpy(subs,targetdelta->num);
  24. RCS.C 855 1 :                         faterror("Can't find delta for revision %s", delta->num);
  25. RCS.C 858 1 :                 if ( nextdelta->selector != DELETE) {
  26. RCS.C 860 1 :                         VOID fprintf(frewrite,DELNUMFORM,nextdelta->num,Klog);
  27. RCS.C 866 1 :                         delta->log=curlogmsg;
  28. RCS.C 868 1 :                         if (delta!=nil) delta->log="";
  29. RCS.C 1075 1 :     num=delta->num;
  30. RCS.C 1080 1 :             numr = strcmp(num, next->delta->num);
  31. RCS.C 1095 1 :                 diagnose("%s unlocked",next->delta->num);
  32. RCS.C 1097 1 :                 next->delta->lockedby=nil;
  33. RCS.C 1444 1 :                         diagnose("%s locked",lpt->delta->num);
  34. RCSEDIT.C 462 1 :         date= delta->date;
  35. RCSEDIT.C 466 1 :                 VOID fprintf(out,"%c %s %c",VDELIM,delta->author,KDELIM);
  36. RCSEDIT.C 479 1 :         VOID fprintf(out," %s ", delta->num);
  37. RCSEDIT.C 481 1 :         VOID fprintf(out, " %s %s ",delta->author,delta->state);
  38. RCSEDIT.C 481 1 :         VOID fprintf(out, " %s %s ",delta->author,delta->state);
  39. RCSEDIT.C 482 1 :         if (delta->lockedby!=nil)
  40. RCSEDIT.C 483 1 :              VOID fprintf(out,"Locker: %s ",delta->lockedby);
  41. RCSEDIT.C 488 1 :                         delta->lockedby==nil?"":delta->lockedby,KDELIM);
  42. RCSEDIT.C 488 1 :                         delta->lockedby==nil?"":delta->lockedby,KDELIM);
  43. RCSEDIT.C 492 1 :                         VDELIM, bindex(RCSfilename,'/'), KDELIM, Comment, delta->num);
  44. RCSEDIT.C 494 1 :                 VOID fprintf(out, "  %s\n%s",delta->author,Comment);
  45. RCSEDIT.C 496 1 :                 sp = delta->log;
  46. RCSEDIT.C 504 1 :                 VOID fprintf(out,"%c %s %c",VDELIM,delta->num,KDELIM);
  47. RCSEDIT.C 510 1 :                 VOID fprintf(out,"%c %s %c",VDELIM,delta->state,KDELIM);
  48. RCSFCMP.C 172 1 :             lncnt=2; tp=delta->log;
  49. RCSGEN.C 194 1 :                         fatserror("Can't find delta for revision %s", delta->num);
  50. RCSGEN.C 200 1 :                         delta->log=curlogmsg;
  51. RCSGEN.C 202 1 :                         delta->log= "";
  52. RCSREV.C 580 1 :                         return(next->delta->num);
  53. RCSSYN.C 247 1 :                         if ((countnumflds(delta->num)%2)!=0)
  54. RCSSYN.C 339 1 :                 currlock->delta->lockedby = currlock->login;
  55. RCSSYN.C 423 1 :                VOID fprintf(fout," %s:%s",curassoc->symbol, curassoc->delta->num);
  56. RCSSYN.C 430 1 :                VOID fprintf(fout," %s:%s",curlock->login, curlock->delta->num);
  57. RCSUTIL.C 180 1 :             next->delta->lockedby=nil; /* reset locked-by */
  58. RCSUTIL.C 205 1 :                 if (cmpnum(delta->num,next->delta->num)==0) {
  59. RCSUTIL.C 205 1 :                 if (cmpnum(delta->num,next->delta->num)==0) {
  60. RCSUTIL.C 211 1 :                                       delta->num, next->login);
  61. RCSUTIL.C 217 1 :                                        next->delta->num);
  62. RCSUTIL.C 226 1 :         delta->lockedby=next->login=who;
  63. RCSUTIL.C 251 1 :                                         name,next->delta->num);
  64. RCSUTIL.C 404 1 :         commandname,delta->num,backward,forward,TotalDeltas,delta->date,
  65. RCSUTIL.C 404 1 :         commandname,delta->num,backward,forward,TotalDeltas,delta->date,
  66. RLOG.C 303 1 :                                 currlock->delta->num);
  67. RLOG.C 321 1 :                            curassoc->delta->num);
  68. RLOG.C 834 1 :         pdelta->selector = 's';
  69. RLOG.C 837 1 :             while((pauthor != nil) && ( strcmp(pauthor->login, pdelta->author)!=0))
  70. RLOG.C 840 1 :                 pdelta->selector = 'u';
  71. RLOG.C 846 1 :             while((pstate != nil) && (strcmp(pstate->status, pdelta->state)!=0))
  72. RLOG.C 849 1 :                 pdelta->selector = 'u';
  73. RLOG.C 858 1 :                 pdelta->selector = 'u';
  74. RLOG.C 868 1 :                      if ( countnumflds(pdelta->num) ==(length+1))
  75. RLOG.C 869 1 :                         if ( (compartial(pdelta->num, prevision->strtrev,length) >= 0)&&
  76. RLOG.C 870 1 :                              (compartial(prevision->endrev, pdelta->num, length) >= 0) )
  77. RLOG.C 873 1 :                 else if ( countnumflds(pdelta->num ) == length)  /*  a revision */
  78. RLOG.C 874 1 :                     if ( (compartial(pdelta->num, prevision->strtrev, length) >= 0) &&
  79. RLOG.C 875 1 :                          (compartial(prevision->endrev, pdelta->num, length) >= 0) )
  80. RLOG.C 880 1 :                 pdelta->selector = 'u';
  81.