[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

cvs2svn on windows

From: scirocco paptimus <paptimusx_at_gmail.com>
Date: 2007-09-11 14:12:52 CEST

Hello, everyone.

I would like to shift from CVS to Subversion on windows.

The change set by cvs2svn.py(2.0.0) is always LF. then, even if it
on windows, native eol-style becomes LF.
If the repository by svn.exe is done in 'svnadmin dump', it becomes
CR/LF.
It was not good only to convert the output of cvs2svn.py into CR/LF,
It was necessary to correct the size of 'Prop-content-length', and
more.

Isn't there solving this problem?

Though it is thought it is inconsiderate if it is always option
addition:
  svn diff -x --ignore-eol-style xxx

If this can be solved, I think that I can shift to Subversion.

Thanx in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 11 14:09:52 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.