HomeSort by: relevance | last modified time | path
    Searched refs:Repository (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/xcvs/dist/contrib/
rcs2log.sh 17 # Generate a change log prefix from RCS files (perhaps in the CVS repository)
261 # If CVS is in use, examine its repository, not the normal RCS files.
262 if test ! -f CVS/Repository
265 repository=
268 repository=`sed 1q <CVS/Repository` || exit
275 # remote repository
276 pository=`expr "X$repository" : '.*:\(/.*\)'`;;
278 # local repository
279 case $repository i
    [all...]
validate_repo.in 29 Script to check the integrity of the Repository.
40 This script will search through a repository and determine if any of the
49 Please do not run this script inside of the repository itself. This will cause
69 Use repository specified by C<CVSROOT>. Defaults to the contents of the
101 The module in the repository to examine. Defaults to the contents of the
102 F<./CVS/Repository> file when it exists and is readable, then to F<.>
168 # To search the repository for broken files
174 # $cvsroot - The CVS repository to search through.
175 # $ENV{ CVSROOT } - The default CVS repository to search through.
188 # Do not run this script inside the repository. Choos
    [all...]
log_accum.in 288 if (/^[ \t]*Repository revision/) {
612 # Map the repository directory to an email address for commitlogs to be sent
  /src/usr.sbin/sysinst/
msg.mi.de 1240 {Zur Konfiguration von pkgin muss zuerst das Repository konfiguriert werden.
  /src/external/gpl2/xcvs/dist/src/
sanity.sh 1135 # Execute a command on the repository, syncing when done if necessary.
1693 # Repository Storage (RCS file format, CVS lock files, creating
1694 # a repository without "cvs init", &c).
2633 ### Initialize the repository
2704 # If multiple CVS executables could attempt to access the repository, we would
2771 # Initialize the primary repository
2808 # Save a copy of the initial repository so that it may be restored after the
2885 "Directory ${CVSROOT_DIRNAME}/first-dir added to the repository"
2904 "Directory $CVSROOT_DIRNAME/first-dir/sdir added to the repository" \
2906 Directory $CVSROOT_DIRNAME/first-dir/sdir added to the repository"
    [all...]

Completed in 19 milliseconds