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

RE: eol style differences

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-03-11 21:30:26 CET

On Tue, 2003-03-11 at 15:26, Sander Striker wrote:
> > This just means we have to parameterize the keyword expansion code so
> > that we can say "expand this text base with the same substitutions as
> > we used on the working copy."
>
> We can simply translate the working copy to collapsed keywords. That
> is already part of the API.

We can, but I think the point is to avoid the complexity of translating
keywords one way and newlines the other. We can translate them both
from base-style to wc-style as long as we make sure to use the same
keyword translations as we used for the current wc copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 11 21:31:12 2003

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

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