nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00177
[Bug 462019] Re: Line endings needs to be better controlled in source
** Changed in: nunit-3.0
Status: In Progress => Fix Committed
** Changed in: nunit-3.0
Status: Fix Committed => Fix Released
** Changed in: nunitv2
Status: In Progress => Fix Released
--
Line endings needs to be better controlled in source
https://bugs.launchpad.net/bugs/462019
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
Status in NUnit Test Framework: Fix Released
Status in NUnit V2 Test Framework: Fix Released
Bug description:
As source code is edited on different platforms (i.e. Windows vs Linux) the line endings are sometimes changed. We need to
* Upgrade our repository to 2a
* Use NativeWithCRLFinRepository for all installations of bazaar.
This requires upgrading clients to Bazaar 2.0.
References