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

duplicate Bug-IDs

From: Ales Pergl <a.pergl_at_seznam.cz>
Date: 2006-09-21 11:23:30 CEST

Hello, I’d like to report what I think is a defect in the current version of TortoiseSVN (1.4.0).

The log dialog displays any occurence of a Bug-ID in the Bug-ID column of the revision list. Therefore if the bug ID is mentioned multiple times in the commit message, it is displayed multiple times in the Bug-ID column.

Example:

Commit message for a commit related to multiple bugs:
Issue: 123,456
Fixed a null-pointer access in abc.cpp (issue no. 123).
Added nicer icons to the main toolbar (issue no. 456).

Bug-ID column of the log dialog will read:
123 456 123 456

instead of just:
123 456

Regards,
Ales Pergl.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Sep 21 12:14:01 2006

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

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