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

Re: svn mv "breaks" annotate?

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-07-10 20:11:39 CEST

"Jason Winnebeck" <jpwasp@rit.edu> writes:
> Is it possible that the real problem here was that in the conversion
> process it assigned svn:eol-style native to the files? In the actual
> dump file and in the VSS repository the files were all stored as CRLF
> format. Also, after the conversion the files actually had the
> "$Revision: 123$" tag expanded. When I did the move is when SVN actually
> changed it to store "$Revision$" instead. I wonder if it changed the
> line endings too, but my attempts at "diffing" aren't picking anything
> up. When the svnadmin load runs, if the actual file data as CRLFs in the
> dumpfile but the props are set as EOL native, and I did the conversion
> and load on a UNIX system, is it actually showing that I edited all
> lines because I triggered SVN's normalization of all line endings?

Mrm, I don't know. The cvs2svn converter sets the EOL style from the
start of the conversion, so it wouldn't be the explanation in that
case, but I don't know how vss2svn works.

(I can't really dig deeply into your questions, unfortunately, due to
lack of time. Maybe someone else who has seen similar problems before
can.)

Good luck,
-Karl

-- 
Subversion support & consulting  <>  http://producingoss.com/consulting.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 10 20:11:18 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.