Rainer Jung wrote:
- cleanup and prepare for each of the targets underneath or "release".
Either way, since in the source tgz target there is already an exclude
list, I would prefer to update that exclude list and use the same one
whereever possible, so something like:
FYI - this is all overkill. If you are packaging on win32, svn export
does your cr/lf line endings by default, but you can create a unix
package with svn export --native-eol LF. Contrawise on unix, you can
create the win32 .zip with svn export --native-eol CRLF.
No second guessing, whatever eol-style metadata is applied to subversion
is what's used, and you won't find fragility that a line-ends conversion
script might introduce. It's something to consider.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]