[kepler-dev] [Bug 4681] Check all file properties before release

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Mar 9 16:26:27 PST 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4681

Christopher Brooks <cxh at eecs.berkeley.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cxh at eecs.berkeley.edu

--- Comment #2 from Christopher Brooks <cxh at eecs.berkeley.edu> 2010-03-09 16:26:26 PST ---
Yep, svn:keywords and svn:style for all files:
bash-3.2$ svn proplist README.txt
Properties on 'README.txt':
  svn:keywords
  svn:eol-style
bash-3.2$ svn propget svn:keywords README.txt
Author Date Id Revision
bash-3.2$ svn propget svn:eol-style README.txt
native

Executables should probably have svn:executable set

ptII/adm/bin/svnpropcheck might help.
See
http://ptolemy.eecs.berkeley.edu/ptolemyII/ptII8.0/ptII8.0.beta/doc/coding/releasemgt.htm
and

http://chess.eecs.berkeley.edu/ptexternal/wiki/Main/Subversion#KeywordSubstitution

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list