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

Re: blame is broken

From: Jon Perovich <tjperovich_at_gmail.com>
Date: Wed, 21 May 2014 10:08:51 -0400

I'll bet your file encoding changed at some point. Mine changed from
Windows-1252 to UCS-2 LE in revision 1234 and I had this problem. I ended
up changing it back to Windows-1252 and committing as revision 2345 (no one
noticed for about 8 months).

Now when I do a blame, if it says the line i'm inspecting was changed in
rev 2345, I do a blame from rev 1234 to 2345. If this blame says the line
was changed in rev 1234, then I do yet another blame from rev 1 to 1234.

It sucks, and there may be better ways to rectify it, but this has been
working fine for me.

On Tue, May 20, 2014 at 9:17 PM, Ben Fritz <fritzophrenic_at_gmail.com> wrote:

> And what are the actual contents?
>
> On Tue, May 20, 2014 at 4:10 AM, S Haubenthal
> <stefan.haubenthal_at_gmail.com> wrote:
> > Hi!
> > Just a BOM and a slash!?
> >
> > --
> > Patent #2001100012
> > 0x2B | ~0x2B
> > ?""+-0
> >
> > ------------------------------------------------------
> >
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3078735
> >
> > To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3078789
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_tortoisesvn.tigris.org].
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3078829

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-21 16:09:41 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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