| /sfw/usr/src/cmd/cvs/cvs-1.12.13/contrib/pam/ |
| Makefile.am | 2 # Makefile for GNU CVS contributed sample Pluggable Authentication Manager 21 cvs.linux \ 22 cvs.solaris
|
| /sfw/usr/src/cmd/cvs/cvs-1.12.13/doc/i18n/pt_BR/ |
| Makefile.am | 2 # Makefile for GNU translated CVS documentation 20 cvs.texinfo
|
| /sfw/usr/src/cmd/cvs/cvs-1.12.13/doc/ |
| Makefile.am | 2 # Makefile for GNU CVS documentation (excluding man pages - see ../man). 21 info_TEXINFOS = cvs.texinfo cvsclient.texi 22 man_MANS = $(srcdir)/cvs.1 25 cvs.ps \ 26 cvs-paper.ps \ 30 cvs.pdf \ 31 $(srcdir)/cvs-paper.pdf \ 35 cvs.txt \ 43 $(srcdir)/cvs.1 \ 44 cvs-paper.ms [all...] |
| /sfw/usr/src/cmd/swig/swig-1.3.35/Tools/WAD/Python/ |
| wadpyinit.cxx | 29 static char cvs[] = "$Id: wadpyinit.cxx 10001 2007-10-17 21:33:57Z wsfulton $"; variable
|
| /sfw/usr/src/cmd/swig/swig-1.3.35/Tools/WAD/Tcl/ |
| wadtclinit.cxx | 24 static char cvs[] = "$Id: wadtclinit.cxx 10001 2007-10-17 21:33:57Z wsfulton $"; variable
|
| /sfw/usr/src/cmd/cvs/ |
| install-cvs | 26 # ident "@(#)install-cvs 1.1 08/03/12 SMI" 28 VERS=cvs-1.12.13 40 _install E src/cvs $BINDIR/cvs 555 42 _install M doc/cvs.1 $MAN1DIR/cvs.1 444 43 _install M man/cvs.5 $MAN5DIR/cvs.5 444
|
| Makefile.sfw | 27 VER=cvs-1.12.13 38 install: all $(VER)/src/cvs 39 VERS=$(VER) /usr/bin/ksh ./install-cvs 59 $(SH) ./sanity.sh cvs)
|
| /sfw/usr/src/cmd/gettext/gettext-0.16.1/gettext-tools/examples/hello-c++-kde/admin/ |
| Makefile.common | 5 ### All the real work is done by the shellscript cvs.sh 9 cvs dist cvs-clean configure.in configure.files subdirs package-messages package-merge: 12 admindir=.; until test -f $$admindir/admin/cvs.sh; do \ 17 if test -f $$admindir/cvs.sh; then :; else \ 25 $(SHELL) $$admindir/cvs.sh package-merge ;\ 26 else MAKE=$(MAKE) $(SHELL) $$admindir/cvs.sh $@ ;\ 34 .PHONY: cvs dist cvs-clean package-merge package-messages
|
| /sfw/usr/src/cmd/swig/swig-1.3.35/Tools/WAD/Wad/ |
| demangle.c | 30 static char cvs[] = "$Id: demangle.c 10001 2007-10-17 21:33:57Z wsfulton $"; variable
|
| /sfw/usr/src/lib/jaxb/jaxb-ri/ |
| deploy-architecture-document.sh | 40 # generate the architecture document and deploy that into the java.net CVS repository 50 cvs update -Pd 53 cvs "-d:pserver:kohsuke@kohsuke.sfbay:/cvs" -z9 co -d jaxb-architecture-document-www jaxb-architecture-document/www 60 # ignore everything under CVS, then 61 # ignore all files that are already in CVS, then 63 find . -name CVS -prune -o -exec bash ../../tools/scripts/in-cvs.sh {} \; -o \( -print -a -exec cvs add {} \+ \) 66 cvs commit -m "commit 1 " || cvs commit -m "commit 2 [all...] |
| /sfw/usr/src/lib/jaxb/jaxb-ri/reflection/ |
| deploy-javadoc.sh | 47 cvs update -Pd 50 cvs "-d:pserver:kohsuke@kohsuke.sfbay:/cvs" -z9 co -d www jaxb2-reflection/www 57 # ignore everything under CVS, then 58 # ignore all files that are already in CVS, then 60 find javadoc -name CVS -prune -o -exec bash ../../../tools/scripts/in-cvs.sh {} \; -o \( -print -a -exec cvs add {} \+ \) 63 cvs commit -m "commit 1 " || cvs commit -m "commit 2 [all...] |
| /sfw/usr/src/cmd/ruby18/ruby-1.8.7-p72/ext/tk/sample/demos-en/ |
| items.rb | 50 cvs = nil 53 cvs = TkCanvas.new(cf) {|c| 93 TkcRectangle.new(cvs, '0c', '0c', '30c', '24c', 'width'=>2) 94 TkcLine.new(cvs, '0c', '8c', '30c', '8c', 'width'=>2) 95 TkcLine.new(cvs, '0c', '16c', '30c', '16c', 'width'=>2) 96 TkcLine.new(cvs, '10c', '0c', '10c', '24c', 'width'=>2) 97 TkcLine.new(cvs, '20c', '0c', '20c', '24c', 'width'=>2) 119 $tag_item = TkcGroup.new(cvs) 122 TkcText.new(cvs, '5c', '.2c', 'text'=>'Lines', 'anchor'=>'n') 123 TkcLine.new(cvs, '1c', '1c', '3c', '1c', '1c', '4c', '3c', '4c', [all...] |
| /sfw/usr/src/cmd/ruby18/ruby-1.8.7-p72/ext/tk/sample/demos-jp/ |
| items.rb | 48 cvs = nil 51 cvs = TkCanvas.new(cf) {|c| 91 TkcRectangle.new(cvs, '0c', '0c', '30c', '24c', 'width'=>2) 92 TkcLine.new(cvs, '0c', '8c', '30c', '8c', 'width'=>2) 93 TkcLine.new(cvs, '0c', '16c', '30c', '16c', 'width'=>2) 94 TkcLine.new(cvs, '10c', '0c', '10c', '24c', 'width'=>2) 95 TkcLine.new(cvs, '20c', '0c', '20c', '24c', 'width'=>2) 117 $tag_item = TkcGroup.new(cvs) 120 TkcText.new(cvs, '5c', '.2c', 'text'=>'??????', 'anchor'=>'n') 121 TkcLine.new(cvs, '1c', '1c', '3c', '1c', '1c', '4c', '3c', '4c', [all...] |
| /sfw/usr/src/cmd/cvs/cvs-1.12.13/contrib/ |
| sandbox_status.sh | 16 # in CVS working directory 21 # checked out using CVS. It identifies files that have been added, 22 # changed, or removed in the working directory, but not "cvs 23 # committed". It also determines whether the files have been "cvs 24 # added" or "cvs removed". For directories, it is only practical to 30 # If we can't run CVS commands in this directory 31 cvs status . > /dev/null 2>&1 49 if cvs status $file | grep -s '^From:[ ]*New file' ; then 50 echo "file added: $file - not CVS committed" 52 elif cvs status $file | grep -s '^From:[ ]*no entry for' ; the [all...] |
| /sfw/usr/src/cmd/cvs/cvs-1.12.13/man/ |
| Makefile.am | 2 # Makefile.am for GNU CVS man pages. 19 man_MANS = cvs.5 cvsbug.8
|
| /sfw/usr/src/lib/jaxb/jaxb-ri/tools/scripts/ |
| deploy-docs.sh | 38 cvs-socks -d:pserver:ryan_shoemaker@cvs.dev.java.net:/cvs -z3 import -ko -W "*.png -k 'b'" -W "*.gif -k 'b'" -W "*.zip -k 'b'" -m "deploying the new release notes" jaxb/www/jaxb20-ea/docs site-deployment t`date +%Y%m%d-%H%M%S` 42 cvs-socks commit -m "to work around a bug in java.net web updater" update.html
|
| /sfw/usr/src/lib/ant/apache-ant-1.7.1/src/main/org/apache/tools/ant/filters/util/ |
| JavaClassHelper.java | 55 String cvs = cv.toString(); local 57 if (cvs.startsWith("\"") && cvs.endsWith("\"")) { 58 cvs = cvs.substring(1, cvs.length() - 1); 62 sb.append(cvs);
|
| /sfw/usr/src/cmd/bind/bind-9.6.1-P1/doc/draft/ |
| update | 33 cvs add "$i" 37 cvs delete $old 45 cvs commit -m "new draft" $commit
|
| /sfw/usr/src/cmd/gettext/gettext-0.16.1/gettext-tools/examples/hello-c++-kde/ |
| autogen.sh | 12 if test -f $d/share/apps/kdelibs/admin/cvs.sh; then 24 sed -e 's/automake\*1.6/automake\*1.[678] | automake\*1.[678]/' < admin/cvs.sh > admin/cvs.sh.new 25 mv admin/cvs.sh.new admin/cvs.sh 40 sh admin/cvs.sh cvs
|
| /sfw/usr/src/lib/ant/apache-ant-1.7.1/src/main/org/apache/tools/ant/taskdefs/cvslib/ |
| CvsVersion.java | 27 * CVS installation 31 * cvsRoot=":pserver:anoncvs@cvs.apache.org:/home/cvspublic" 51 * Get the CVS client version 52 * @return CVS client version 58 * Get the CVS server version 59 * @return CVS server version 65 * Set a property where to store the CVS client version 66 * @param clientVersionProperty property for CVS client version 73 * Set a property where to store the CVS server version 74 * @param serverVersionProperty property for CVS server versio [all...] |
| /sfw/usr/src/pkgdefs/SUNWcvs/ |
| prototype_com | 48 f none usr/bin/cvs 0555 root bin 52 f none usr/share/man/man1/cvs.1 0444 root bin 54 f none usr/share/man/man5/cvs.5 0444 root bin
|
| /sfw/usr/src/lib/jaxb/jaxb-ri/tools/prelim-build/ |
| run.sh | 46 cvs -z3 -q upd -Pd
|
| /sfw/usr/src/cmd/mercurial/mercurial-1.3.1/tests/ |
| test-convert-cvs-synthetic | 4 "$TESTDIR/hghave" cvs || exit 80 14 echo % create cvs repository with one project 30 echo cvs -f "$@" 31 cvs -f "$@" 2>&1 34 # output of 'cvs ci' varies unpredictably, so just discard it 37 echo cvs -f ci "$@" 38 cvs -f ci "$@" >/dev/null 2>&1 84 cvs -Q add file5 103 echo % cvs rlog output
|
| test-convert-cvsnt-mergepoints | 3 "$TESTDIR/hghave" cvs || exit 80 12 echo cvs -f "$@" 13 cvs -f "$@" 16 # output of 'cvs ci' varies unpredictably, so discard most of it 20 echo cvs -f ci -f "$@" 21 cvs -f ci -f "$@" 2>&1 | egrep "^(new|initial) revision:" 35 echo "% create cvs repository" 86 # carefully placed sleep to dodge cvs bug (optimization?) where it 99 REALCVS=`which cvs` 100 echo "for x in \$*; do if [ \"\$x\" = \"rlog\" ]; then echo \"RCS file: $CVSROOT/foo/foo.txt,v\"; cat $TESTDIR/test-convert-cvsnt-mergepoints.rlog; exit 0; fi; done; $REALCVS \$*" > ../cvs [all...] |
| /sfw/usr/src/cmd/coreutils/coreutils-7.4/gnulib-tests/ |
| test-vc-list-files-cvs.sh | 19 tmpdir=vc-cvs-$$ 46 # without cvs, skip the test 48 { ( cvs -Q -d "$repo" init ) > /dev/null 2>&1 \ 49 || { echo "Skipping test: cvs not found in PATH"; (exit 77); exit 77; }; } && 53 cvs -Q -d "$repo" import -m imp m M M0 && 54 cvs -Q -d "$repo" co m && cd m &&
|