HomeSort by: relevance | last modified time | path
    Searched refs:RCS_checkin (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
checkin.c 56 switch (RCS_checkin (finfo->rcs, finfo->update_dir, finfo->file, message,
rcs.h 232 int RCS_checkin (RCSNode *rcs, const char *update_dir, const char *workfile,
commit.c 1854 retcode = RCS_checkin (finfo->rcs, NULL, finfo->file, message,
2013 * RCS_checkin
2197 retcode = RCS_checkin (rcs, NULL, NULL, tmp, NULL, 0,
2299 retcode = RCS_checkin (rcs, NULL, NULL, tmp, revnum, headtime,
2433 some cases RCS_checkin will determine which revision to check
import.c 173 when we call RCS_checkin. Since those times are both during
797 status = RCS_checkin (rcs, NULL, tocvsPath == NULL ? vfile : tocvsPath,
rcs.c 4144 comments in RCS_checkin for some issues about this. -twp */
5012 RCS_checkin (RCSNode *rcs, const char *update_dir, const char *workfile_in,
5282 RCS_checkin passes it a numeric revision. */
5567 the very end of RCS_checkin; if an error arises that forces
5931 Most of the callers only call us because RCS_checkin still tends to
8476 RCS_checkin uses the permissions from the working copy. For

Completed in 26 milliseconds