Home
last modified time | relevance | path

Searched refs:tagspec (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dclient.c2125 char *tagspec; in set_sticky() local
2128 read_line (&tagspec); in set_sticky()
2140 free (tagspec); in set_sticky()
2143 if (fprintf (f, "%s\n", tagspec) < 0) in set_sticky()
2147 free (tagspec); in set_sticky()
/netbsd/src/external/gpl2/xcvs/dist/doc/
Dcvsclient.texi770 @item Sticky @var{tagspec} \n
772 specified with @code{Directory} has a sticky tag or date @var{tagspec}.
773 The first character of @var{tagspec} is @samp{T} for a tag, @samp{D}
775 from a previous request to the server. The remainder of @var{tagspec}
1696 Additional data: @var{tagspec} \n. Tell the client to set a sticky tag
1700 store @var{tagspec} and pass it back to the server as-is, to allow for
1701 future expansion. The first character of @var{tagspec} is @samp{T} for
1703 remainder of @var{tagspec} contains the actual tag or date.
DChangeLog3796 * cvsclient.texi (Responses): Discuss meaning of tagspec and