Author: arkurth
Date: Mon Feb 16 14:52:42 2009
New Revision: 744927
URL: http://svn.apache.org/viewvc?rev=744927&view=rev
Log:
VCL-95
Set the Subversion properties on vcld to:
executable: *
eol-style: native
keywords: Date Revision Author HeadURL Id
vcld has to manually be set to executable after you check it out. The
Subversion executable property will prevent this from having to be done.
The $Id: tag is not being updated when vcld is committed. The keywords
property should fix this.
Modified:
incubator/vcl/trunk/managementnode/bin/vcld (contents, props changed)
Modified: incubator/vcl/trunk/managementnode/bin/vcld
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/bin/vcld?rev=744927&r1=744926&r2=744927&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/bin/vcld (original)
+++ incubator/vcl/trunk/managementnode/bin/vcld Mon Feb 16 14:52:42 2009
@@ -16,7 +16,7 @@
# limitations under the License.
##############################################################################
-# $Id: vcld 1951 2008-12-12 13:48:10Z arkurth $
+# $Id$
##############################################################################
=head1 NAME
Propchange: incubator/vcl/trunk/managementnode/bin/vcld
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/vcl/trunk/managementnode/bin/vcld
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/vcl/trunk/managementnode/bin/vcld
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id