Home
last modified time | relevance | path

Searched refs:cvsrc (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dcvsrc.c26 char cvsrc[] = CVSRC_FILENAME; variable
77 homeinit = strcat_filename_onto_homedir (homedir, cvsrc); in read_cvsrc()
H A Dbuild_src.com14 $ CC cvsrc.c
59 classify.obj,client.obj,commit.obj,create_adm.obj,cvsrc.obj,-
H A DMakefile.am40 cvsrc.c \
H A DChangeLog-91948 * main.c: rename nocvsrc to use_cvsrc, don`t read ~/.cvsrc when -H
16 * cvsrc.c: optimize away two calls of getenv
85 * cvsrc.c (read_cvsrc): use open_file for error checking
159 * cvsrc.c (read_cvsrc): make sure homeinit is never used while
H A DMakefile.in129 commit.$(OBJEXT) create_adm.$(OBJEXT) cvsrc.$(OBJEXT) \
319 cvsrc.c \
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cvsrc.Po@am__quote@
H A DChangeLog-9395929 * cvsrc.c (read_cvsrc): replace access() by isreadable()
1022 * cvsrc.c (read_cvsrc): Use getline instead of fgets.
1270 * cvsrc.c (read_cvsrc): fix look up of command names in cvsrc file
1272 in argv. Fixes errors with things like `cvs di' when cvsrc has
1966 * cvsrc.c (read_cvsrc): Parenthesize assignment used as truth value.
2241 * cvsrc.c, ignore.c, main.c: Removed getenv() declaration.
3073 * cvsrc.c (read_cvsrc): Don't call getenv() three times when one
H A DChangeLog-96847 * cvsrc.c (read_cvsrc): Deal correctly with lines that specify a
3442 * cvsrc.c, cvs.h (read_cvsrc): Pass in command name rather than
3686 * cvsrc.c, expand_path.c, history.c, login.c: Call it instead
3783 * sanity.sh (info): Correct syntax of .cvsrc file.
4199 suppression of reading the cvsrc file
H A DChangeLog980 * add.c, checkout.c, client.c, cvsrc.c, edit.c, entries.c, filesubr.c,
1214 * cvsrc.c (read_cvsrc): Use xnmalloc and xnrealloc.
1447 classify.c, commit.c, create_adm.c, cvs.h, cvsrc.c, diff.c, entries.c,
4266 * cvsrc.c: Remove unused declarations.
4385 (Create_Admin), cvsrc.c (read_cvsrc), diff.c (diff_dirproc,
4621 .cvsrc file (.cvsrc "checkout -r" used to cause the "rm -r 1"
5856 multiple times between the command line & the ~/.cvsrc file.
7995 * cvsrc.c (read_cvsrc): Use new function due to problems on VMS.
11809 * admin.c, checkout.c, commit.c, cvsrc.c, expand_path.c,
11987 * sanity.sh (info): Also clean up $HOME/.cvsrc.
[all …]
H A DChangeLog-971255 create_adm.c, cvsrc.c, diff.c, entries.c, find_names.c, hash.c,
2016 * cvsrc.c (read_cvsrc): free old argv after constructing a new
2126 * cvsrc.c (read_cvsrc): Fix various memory allocation problems:
H A Dsanity.sh18976 echo "cvs -s OTHER=not-this -s MYENV=env-" >>$HOME/.cvsrc
31146 echo server -c $TESTDIR/newconfig >$HOME/.cvsrc
31158 rm $TESTDIR/newconfig $HOME/.cvsrc
/netbsd-src/external/gpl2/xcvs/bin/xcvs/
H A DMakefile14 classify.c client.c commit.c create_adm.c cvsrc.c diff.c edit.c \
/netbsd-src/external/gpl2/xcvs/dist/man/
H A DChangeLog94 * cvs.1: Note using "cvs" in .cvsrc for global options.
340 - New files ~/.cvsrc and ~/.cvswrappers
/netbsd-src/external/gpl2/xcvs/dist/
H A DTODO39 73. Consider an option (in .cvsrc?) to automatically add files that are new
152 doing so, though, so it should be configurable in the .cvsrc file.
486 188. Option parsing and .cvsrc has at least one notable limitation.
491 if the syntax of option stuff in .cvsrc is similar to RPM, that would
496 overriding .cvsrc from the command line. The cleanest solution might
H A DChangeLog.zoo46 * src/cvsrc.c: strdup -> xstrdup, malloc -> xmalloc, comment about
H A DNEWS1293 * The command names in .cvsrc now match the official name of the
1403 * Support for a ~/.cvsrc file, which allows you to specify options
1508 the ~/.cvsrc file.
H A DFAQ6931 User-specific configuration is available through use of a ".cvsrc"
6934 CVS searches the first column of your ~/.cvsrc file for the cvs
6941 should create a .cvsrc file containing the following:
6952 is the full, canonical one. But the command that the cvsrc support
6972 there is no easy way to override your ~/.cvsrc configuration for a
H A DChangeLog6273 possibility to use "cvs" in .cvsrc.
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A Dcvs.texinfo4978 @samp{-l} is specified in @file{~/.cvsrc} (@pxref{~/.cvsrc}).
5953 .cvsrc file, and turn on watches in the repository. This
6004 would have a "cvs watch lock" (or .cvsrc?) (that is,
6614 put "edit -c" and "commit -c" into all .cvsrc files,
6616 or putting "cvs -r" into all .cvsrc files.
6660 option is set in @file{~/.cvsrc} (@pxref{~/.cvsrc}).
6835 @c still accept "checkout" in .cvsrc files indefinitely
6863 @samp{commit -c} are specified in all developers' @file{.cvsrc} files. This
7033 developers' @file{.cvsrc} files. After this is done, @code{cvs edit}
7038 putting @samp{cvs -r} in all @file{.cvsrc} files.
[all …]
H A DChangeLog1548 * cvs.texinfo (Default options and the ~/.cvsrc file): Added a few more
2562 * cvs.texinfo (~/.cvsrc): In example, put "checkout" rather than
2563 "co" into .cvsrc; we just finished explaining that only the former
4767 * cvs.texinfo (~/.cvsrc): Mention setting global options with "cvs".
5097 * cvs.texinfo (~/.cvsrc): Document change to command name matching.
/netbsd-src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/
H A Dcvs.texinfo7806 @c <en>@samp{-l} is specified in @file{~/.cvsrc} (@pxref{~/.cvsrc}).
7811 @file{~/.cvsrc} (@pxref{~/.cvsrc}).
9407 @c <en>would have a "cvs watch lock" (or .cvsrc?) (that is,
9424 would have a "cvs watch lock" (or .cvsrc?) (that is,
10375 @c <en>option is set in @file{~/.cvsrc} (@pxref{~/.cvsrc}).
10385 ativada em @file{~/.cvsrc} (@pxref{~/.cvsrc}).
10664 @c still accept "checkout" in .cvsrc files indefinitely
12683 @c <en>* ~/.cvsrc:: Default options with the ~/.cvsrc file
12684 * ~/.cvsrc:: Op��es padr�o com o arquivo ~/.cvsrc
12847 @c <en>@node ~/.cvsrc
[all …]