[Zope3-dev] Re: [ZODB-Dev] Proposal: cvs to subversion transition
May 11 (?)
Jim Fulton
jim at zope.com
Thu May 6 00:45:48 EDT 2004
Phillip J. Eby wrote:
> At 01:59 AM 5/5/04 -0400, Jim Fulton wrote:
>
>> Jim Fulton wrote:
>>
>>> Sorry for the false start.
>>> I totally missed a flaw in subversion's handling of text-file line
>>> endings.
>>> I suspect that this is fixable, but it's not going to be fixed today.
>>
>>
>> I think that this issue has been "resolved". I have updated my cvs to
>> svn
>> conversion software to set the svn:eol-style property to "native" on text
>> files so that they will get Windows line endings when checked out on
>> Windows
>> and Unix line endings when checked out on Unix-based systems.
>> I've updated the demonstration repository with the results of this
>> conversion.
>> Note that it's possible that existing checkouts will need to be
>> discarded, as I've
>> totallly rebuilt the repository.
>>
>> To browse the respository:
>>
>> http://svn.zope.org/
>
>
>
> FYI, some modules are very oddly formatted when you view them. For
> example, see:
>
> http://svn.zope.org/Zope3/trunk/src/zope/testing/doctest.py?rev=13707&view=auto
>
>
> which suddenly stops being preformatted text, midway through the module.
Weird,
Do you have any other examples.
Perhaps that's why this version of viewcvs hasn't been released yet. :(
(There is no released version of ViewCVS that supports subversion.)
Has anyone had this problem with subversion on other projects?
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Zope3-dev
mailing list