Author: sebb Date: Sun May 1 21:30:02 2016 New Revision: 1741895 URL: http://svn.apache.org/viewvc?rev=1741895&view=rev Log: Show where we are
Modified: commons/scripts/create_RC_tag.sh Modified: commons/scripts/create_RC_tag.sh URL: http://svn.apache.org/viewvc/commons/scripts/create_RC_tag.sh?rev=1741895&r1=1741894&r2=1741895&view=diff ============================================================================== --- commons/scripts/create_RC_tag.sh (original) +++ commons/scripts/create_RC_tag.sh Sun May 1 21:30:02 2016 @@ -59,3 +59,4 @@ svn copy ${TAGNAMERC}_TEMP -m "Creating svn co ${tagURL}/$TAGNAMERC +echo "Tag checked out as $TAGS/$TAGNAMERC" \ No newline at end of file