VersionModifier - reason why version string is not newline terminated?
Jim Hague <[email protected]> Tue, 4 Apr 2006 16:14:39 +0100
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Small question - is there a deep and profound reason why when VersionModifier writes the version string it doesn't terminated it with a newline? For me, this results in my build number file not being newline terminated. I've recently started using svk to replicate some of my projects to a server behind a VPN, and until I changed VersionModifier to add a newline I got merge problems. I've been thinking about submitting the change to you, in case someone else runs into this, but only if it won't break things for others. -- Jim Hague - [email protected] Never trust a computer you can't lift.