Searched refs:xrev2 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/cvs/src/
H A Drcscmds.c244 char *xrev1, *xrev2; local
259 xrev2 = RCS_gettag (rcs, rev2, 0, NULL);
277 cvs_output (xrev2, 0);
281 if (RCS_checkout (rcs, NULL, xrev2, rev2, options, tmp2,
292 cvs_output (xrev2, 0);
309 call_diff_arg (xrev2);
351 free (xrev2);

Completed in 219 milliseconds