Re: cvs2svn on windows
From: scirocco paptimus <paptimusx_at_gmail.com>
Date: 2007-09-12 05:03:00 CEST
Thank you for the answer.
I know eol-style option.
The problem is different.
Next, I edits a file and the check-in is done. then, It changes into
--- % python cvs2svn --default-eol=CRLF --dumpfile=070911.dump ./cvsroot.wk/src % svnadmin create repo % call cat 070911.dump | svnadmin load --parent-dir src.070911 repo % svn co repo wk % cd wk % vim readme.txt (one line was added to the head) % svn diff readme.txt then % svn diff -x --ignore-eol-style readme.txt => diffrence in one line % svn diff readme.txt => differnce in all lines --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Sep 12 04:59:47 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.