Home
last modified time | relevance | path

Searched refs:unedit (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dwatch.c100 add_unedit_pending = what->adding && what->unedit; in watch_modify_watchers()
103 remove_unedit_pending = !what->adding && what->unedit; in watch_modify_watchers()
264 the_args.unedit = 0; in watch_addremove()
285 the_args.unedit = 1; in watch_addremove()
291 the_args.unedit = 1; in watch_addremove()
297 the_args.unedit = 0; in watch_addremove()
334 the_args.unedit = 1; in watch_addremove()
350 if (the_args.unedit) in watch_addremove()
354 if (!the_args.edit && !the_args.unedit && !the_args.commit) in watch_addremove()
H A Dwatch.h22 int unedit; member
H A Drelease.c334 err += unedit (argc, argv); in release()
H A Dcvs.h890 int unedit (int argc, char **argv);
H A Dmain.c183 …{ "unedit", NULL, NULL, unedit, CVS_CMD_MODIFIES_REPOSITORY | CVS_CMD_USES_WORK_…
H A Dedit.c725 unedit (int argc, char **argv) in unedit() function
H A Dsanity.sh16993 if (echo yes | ${testcvs} unedit file1) >>${LOGFILE}; then
17522 unedit-without-baserev)
17528 dotest unedit-without-baserev-1 \
17530 dotest unedit-without-baserev-2 "$testcvs -Q co $module" ''
17533 dotest unedit-without-baserev-3 "$testcvs -Q edit $file" ''
17539 dotest unedit-without-baserev-4 "echo yes |${testcvs} -Q unedit $file" \
17545 dotest unedit-without-baserev-5 "cat CVS/Entries" \
17548 dotest unedit-without-baserev-6 "${testcvs} -q update" \
17559 dotest unedit-without-baserev-7 "${testcvs} -Q co x" ''
17562 dotest unedit-without-baserev-10 "${testcvs} edit m" ''
[all …]
H A DChangeLog2279 * main.c (cmds): Release calls unedit, to it modifies the repository.
4603 of CVS/Entries files on release of a subdir and tell unedit() what to
10857 * edit.c (unedit_usage, unedit): new struct, use it. Now "cvs
10858 unedit" prints an accurate usage message (formerly it printed the
10880 (spacefiles, dirs, rcslib, modules, unedit-without-baserev,
12537 * sanity.sh (unedit-without-baserev-5): use ${DOTSTAR} instead
12689 * sanity.sh (unedit-without-baserev): Use ${QUESTION} not "?".
12815 * sanity.sh (unedit-without-baserev): Also clean up "2" directory.
12822 * sanity.sh (unedit-without-baserev): New tests test for this.
12826 * sanity.sh (unedit-without-baserev): Move the test itself to be
[all …]
H A DChangeLog-939572 * release.c (release): When calling unedit, set argv[1] to
411 * main.c (cmds): Add "watch", "edit", "unedit", "watchers", "editors".
415 * cvs.h: Declare watch, edit, unedit, watchers, editors.
H A DChangeLog-972032 (unedit), (editors), diff.c (diff), commit.c (commit), checkout.c
2133 * edit.c (watch_onoff, edit, unedit, editors): Add -R like
H A DChangeLog-964313 * release.c (release): If we are the client, only unedit if the
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Dsccs2rcs.in287 sccs unedit $file >>& $logfile
310 sccs unedit $f
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A Dcvsclient.texi900 Tell the server that an @code{edit} or @code{unedit} command has taken
912 unedit, undefined behavior if @samp{C}, and all other letters should be
914 @var{time} is the time at which the edit or unedit took place, in a
921 @var{clienthost} is the name of the host on which the edit or unedit
923 directory where the edit or unedit took place. @var{watches} are the
925 following order: @samp{E} for edit, @samp{U} for unedit, @samp{C} for
936 @code{unedit} operation without connecting to the server at that time,
H A Dcvs.texinfo1264 is zero or more of edit,unedit,commit separated by
1721 @code{edit} or @code{unedit}) which have not yet been
1739 directory. This allows the @code{unedit} command to
5994 differ from edit/unedit because the network must be up
5995 for these to work. unedit gives an error if there is a
5999 it should act like unedit in that case).
6671 and @code{cvs unedit}.
6713 @item unedit
6720 applying the @code{cvs unedit} command (described below) to the file
6853 @code{unedit}ed or @code{commit}ted. If the user does not wish to
[all …]
/netbsd-src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/
H A Dcvs.texinfo2007 @c <en>is zero or more of edit,unedit,commit separated by
2014 zero ou mais de edit,unedit,commit separados por
2845 @c <en>@code{edit} or @code{unedit}) which have not yet been
2849 @code{edit} ou @code{unedit}) que ainda n�o foram
2878 @c <en>directory. This allows the @code{unedit} command to
2884 @code{unedit} opere mesmo se estiver sem comunica��o
9390 @c <en>differ from edit/unedit because the network must be up
9391 @c <en>for these to work. unedit gives an error if there is a
9395 @c <en>it should act like unedit in that case).
9397 differ from edit/unedit because the network must be up
[all …]
/netbsd-src/external/bsd/flex/dist/
H A DChangeLog10125 * : RCS won't let me unedit! gets "Missing access list"