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

RE: Feature request: number of added/modified/deleted lines in Commit dialog

From: Frank Schmitt <schmitt_at_quattro-research.com>
Date: Mon, 14 Feb 2011 14:54:11 +0000

>> I've got a feature request for the Commit dialog:
>> In the file list area, would it be possible to see the number of added / modified /deleted lines for each file?
>>

>While it is possible to implement something like this, imagine the
>stress on the system if you modified a lot of files: doing a diff on
>each of them is just way too much disk access and CPU usage to be done
>in the commit dialog.

I thought SVN does a diff anyway to get the list of changed files,
but I guess it does some kind of checksum computation instead.

So we'll have to to it the old-fashioned way and inspect each file we're
committing (which is the way it *should* be done, anyway :-) )

Thanks for the clarification & kind regards
Frank

Diese E-Mail kann vertrauliche und/oder rechtlich gesch?tzte Informationen enthalten. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrt?mlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet. Rechtlich verbindliche Erkl?rungen d?rfen ?ber dieses Medium nicht ausgetauscht werden. Diese erfolgen ausschlie?lich in Papierform ?ber den Postweg.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. No legally binding commitments will be created by this e-mail message. Where we intend to create legally binding commitments these will be made through hard copy correspondence or documents.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-14 15:58:00 CET

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.