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

Re: Issue: Extra log CRs under Windows

From: Tobias Ringstrom <tobias_at_ringstrom.mine.nu>
Date: 2003-10-24 15:54:58 CEST

Tobias Ringstrom wrote:
> Actually most users of svn_subst_detranslate_string uses printf, so I
> think the right solution is to remove the EOL translation from it. That
> would also make translate/detranslate each others inverse.

Please forget that incorrect statement. They are each others reverse as
it is. I see a few alternatives solution:

1. Use APR instead of printf in the cmdline client.
2. Change svn_subst_detranslate_string to not perform EOL changes.
3. Add a flag to svn_subst_detranslate_string to enable/disable EOL
    changes.

What do you think?

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 24 15:55:46 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.