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

Re: Feature Idea: Note Taker

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-08-25 11:18:20 CEST
('binary' encoding is not supported, stored as-is) On Fri Aug 25 6:07 , Daniel Wilhelm <dawilhelm@gmx.de> sent:

>Hi Tortoise SVN Team,
>
>I igot a small feature idea - I dont't know wether this is feasible or useful
>for the rest of you, so I'm interested in your opinion:
>
>Our developers in our team generally check out the latest revision in the
>morning and start their feature and bug adding/removing. At the end of the day
>the commit their whole work to svn. Now - especially when doing a lot of minor
>changes - it is difficult to remember all those little changes, but it would be
>nice to have a detailed change list at the end of the day in the SVN
>description. Therefore, I would find it useful to be able to already record
>notes in a small notes window of Tortoise which will be able to insert into the
>commit description at the end of the day. So each developer can instantly make
>small notes about their changes and so have their commit discription ready at
>the end of their day. To make this process easy a small note popup with a simple
>textfield would be great which can be shown with a windows wide shortcut (e.g.
>WINDOWS + T) (or with a command line so that I can use windows to assign a
>shortcut would also be fine).
>
>What do you think?

I think you would benefit much more by changing your team working practice. There
is really nothing to gain by batching up a whole day's worth of changes, and a
lot to lose. Ideally each commit should contain a single logical change, like one
bug fix. That way you can see all the different changes in the revision log, and
you can back them out if necessary. Also, if you make put 20 changes and then
realise you have introduced a nasty bug, you might want to undo those changes one
at a time to see when the bug appeared. If all those changes were commited in one
hit, you have no chance to do that.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Aug 25 10:48:34 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.