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

  /src/external/gpl3/gdb/dist/gdb/contrib/ari/
create-web-ari-in-src.sh 61 tagname=trunk
64 tagname=trunk
69 subdir=trunk
  /src/external/gpl3/gdb.old/dist/gdb/contrib/ari/
create-web-ari-in-src.sh 61 tagname=trunk
64 tagname=trunk
69 subdir=trunk
  /src/external/apache2/llvm/dist/llvm/utils/crosstool/
create-snapshots.sh 26 svn -q export -r ${REV} ${LLVM_PROJECT_SVN}/${module}/trunk \
  /src/external/gpl3/gcc/dist/contrib/reghunt/bin/
gcc-svn-patchlist 3 # Make a list of revisions for commits to the branch of interest (trunk
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
57 if [ "${BRANCH}" = "trunk" ]; then
58 BRANCHPATH=trunk
gcc-svn-update 109 if [ "${BRANCH}" = "trunk" ]; then
110 BRANCHPATH=trunk
gcc-svn-update-fix 92 if [ "${BRANCH}" = "trunk" ]; then
93 BRANCHPATH=trunk
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
gcc-svn-patchlist 3 # Make a list of revisions for commits to the branch of interest (trunk
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
57 if [ "${BRANCH}" = "trunk" ]; then
58 BRANCHPATH=trunk
gcc-svn-update 109 if [ "${BRANCH}" = "trunk" ]; then
110 BRANCHPATH=trunk
gcc-svn-update-fix 92 if [ "${BRANCH}" = "trunk" ]; then
93 BRANCHPATH=trunk
  /src/external/bsd/elftoolchain/
README 2 $ svn checkout https://svn.code.sf.net/p/elftoolchain/code/trunk elftoolchain-code
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
update_web_docs_libstdcxx_svn 37 svn -q export $SVNROOT/trunk/$GETTHIS doc
update_version_svn 40 SVNROOT2=${SVNROOT}/trunk
update_web_docs_svn 107 RELEASE=trunk
115 if [ "$RELEASE" = "trunk" ]; then
262 if [ "$RELEASE" = "trunk" ]; then
  /src/external/gpl2/rcs/dist/src/
rlog.c 497 /* function: print revisions chosen, which are in trunk */
511 /* function: print delta tree (not including trunk) in reverse
559 putadelta(node,editscript,trunk)
561 int trunk;
564 /* trunk indicated whether this node is in trunk */
595 if(trunk)
  /src/crypto/dist/ipsec-tools/misc/
cvs2cl.pl 246 # Hide dead trunk files which were created as a result of additions on a
1095 # Special case for following trunk revisions
1097 if $branch =~ /^trunk$/i and $revision =~ /^[0-9]+\.[0-9]+$/;
1817 # by the tag in parentheses (so trunk or otherwise non-tagged
3102 To follow trunk revisions, use "B<-F trunk>" ("B<-F TRUNK>" also works). This is
3103 okay because no would ever, ever be crazy enough to name a branch "trunk",
  /src/external/gpl2/xcvs/dist/src/
sanity.sh 3032 # now get rid of the sticky tag and go back to the trunk
4864 # + Working directory is on branch or trunk
4866 # + implicit branch, explicit trunk, or explicit branch
4869 # Working directory on trunk
4926 # Switch back to the trunk
5538 # 5) Against trunk.
5614 # 5) Against trunk.
5615 # Check that the messages change when we diff against the trunk
5617 dotest rdiff-short-against-trunk-1 \
5621 dotest rdiff-short-against-trunk-2
    [all...]
log.c 1542 * Print the list of changes, not including the trunk, in reverse
1604 RCSVers *ver, int trunk)
1642 if (! trunk)

Completed in 38 milliseconds