Author: sebor
Date: Thu May 15 11:29:37 2008
New Revision: 656773
URL: http://svn.apache.org/viewvc?rev=656773&view=rev
Log:
2008-05-15 Martin Sebor <[EMAIL PROTECTED]>
Merged rev 656767 from 4.2.x:
* bin/genxviews: Changed the svn:keywords property to expand
all three of HeadURL, Id, and Revision.
* bin/xbuildgen: Same.
* bin/duration: Same.
Modified:
stdcxx/branches/4.3.x/bin/duration (props changed)
stdcxx/branches/4.3.x/bin/genxviews (contents, props changed)
stdcxx/branches/4.3.x/bin/xbuildgen (contents, props changed)
Propchange: stdcxx/branches/4.3.x/bin/duration
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Thu May 15 11:29:37 2008
@@ -1 +1 @@
-Id
+HeadURL Id Revision
Modified: stdcxx/branches/4.3.x/bin/genxviews
URL:
http://svn.apache.org/viewvc/stdcxx/branches/4.3.x/bin/genxviews?rev=656773&r1=656772&r2=656773&view=diff
==============================================================================
--- stdcxx/branches/4.3.x/bin/genxviews (original)
+++ stdcxx/branches/4.3.x/bin/genxviews Thu May 15 11:29:37 2008
@@ -108,12 +108,12 @@
# extract the script's revision number
-myrev='$Revision: 656706 $'
+myrev='$Revision$'
myrev=${myrev#'$Revision: '} # strip leading text
myrev=${myrev%' $'} # strip trailing text
# form the URL to this version of the script in the repository
-myurl='$HeadURL: http://svn.apache.org/repos/asf/stdcxx/trunk/bin/genxviews $'
+myurl='$HeadURL$'
myurl=${myurl#'$HeadURL: '} # strip leading text
myurl=${myurl##*asf/} # strip svn prefix
myurl=${myurl%' $'} # strip trailing text
Propchange: stdcxx/branches/4.3.x/bin/genxviews
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Thu May 15 11:29:37 2008
@@ -1 +1 @@
-Id
+HeadURL Id Revision
Modified: stdcxx/branches/4.3.x/bin/xbuildgen
URL:
http://svn.apache.org/viewvc/stdcxx/branches/4.3.x/bin/xbuildgen?rev=656773&r1=656772&r2=656773&view=diff
==============================================================================
--- stdcxx/branches/4.3.x/bin/xbuildgen (original)
+++ stdcxx/branches/4.3.x/bin/xbuildgen Thu May 15 11:29:37 2008
@@ -122,7 +122,7 @@
title="Multi-platform Test Result View"
# script's revision number
-myrev='$Revision: 656706 $'
+myrev='$Revision$'
myrev=${myrev#'$Revision: '}
myrev=${myrev%' $'}
Propchange: stdcxx/branches/4.3.x/bin/xbuildgen
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Thu May 15 11:29:37 2008
@@ -1 +1 @@
-Id
+HeadURL Id Revision