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

Re: svn commit: rev 3454 - trunk/subversion/libsvn_wc

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-23 09:06:17 CEST

cmpilato@collab.net writes:
> > > Dude, if it was *your changes* that have had me debugging my local
> > > mods for half an hour now ...
> >
> > Could be, could be. Sorry if so!
>
> Well, even with your reversion, I'm getting failures with my local
> mods. :-(

Heh! We forgot that the answer could be other than "yes" or "no".

> I read the whole change, and can't see anything wrong with it. Hm...

I've committed the fix now. See

  $ svn diff -r3451:3452 > a; svn diff -r3456:3457 > b; diff -u a b

Hint: svn_wc__eol_style_from_value() is responsible for setting *both*
`style' and `eol'. Oops.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 23 09:36:24 2002

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.