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

BUG - TortoiseBlame 1.5.0 not parsing branch names with spaces

From: Chamelespoon <chamelespoon_at_googlemail.com>
Date: Thu, 10 Jul 2008 06:12:23 -0700 (PDT)

If the Merge Path for a line in TortoiseBlame contains spaces, the
line doesn't parse correctly.

e.g., Lines taken from "Use text viewer to view blames":

  11 2626 07/07/2008 17:05:30 /trunk/Client/foo/bar.as user1 import
mx.utils.StringUtil;

parses fine, whereas:

  11 2626 07/07/2008 17:05:30 /trunk/Client/foo foo/bar.as user1
import mx.utils.StringUtil;

thinks the Merge Path is called "/trunk/Client/foo" and doesn't
display the line of code at all.

Thanks,

Rob Davies.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-10 15:21:16 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.