Home
last modified time | relevance | path

Searched refs:rev_old (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/src/
H A Dlogmsg.c640 arg = li->rev_old ? li->rev_old : "NONE"; in logmsg_list_to_args_proc()
H A Dcommit.c309 data->rev_old = data->rev_new = NULL; in find_fileproc()
1101 li->rev_old = xstrdup (vers->vn_rcs); in check_fileproc()
2486 if (li->rev_old) in update_delproc()
2487 free (li->rev_old); in update_delproc()
H A Dcvs.h818 char *rev_old; /* rev number before a commit/modify, member
H A Dadd.c841 li->rev_old = li->rev_new = NULL; in add_directory()
H A Dimport.c331 li->rev_old = li->rev_new = NULL; in import()