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

Re: [Subclipse-users] Commit window

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-04-30 13:43:11 CEST

On 4/30/07, MATHUS Baptiste <mathus.b@mipih.fr> wrote:
> Hey,
>
> When I commit, I often write a lot :-). The thing is I don't like to press enter when it's not semantically correct :). So I end up having very long lines and a big horizontal scrolling... It's not very readable.
>
> So, my question is: has it already been discussed that some automatic return to the line could be added? Obviously, I don't mean subclipse should add \n when reaching the max width, but put the suite of the sentence on the next line (quite classical behaviour).
>
> I seem to remember that for instance TortoiseSvn does this and shows a small "circular" arrow at the end on the "cut" line. I'm not sure the arrow is compulsory, but at least I think subclipse should offer this behaviour as an option.
>
> What do you think?

I think you should press enter and enter line breaks. Don't you have
any processes that use svn:log? If you do not add hard returns on
your messages you are forcing every piece of software you use to have
logic to reformat the log messages.

I use TortoiseSVN as well and I do not recall it having a feature like
the one you describe. I think you might be thinking of the viewing of
log messages and we have the same feature.

We do not do anything in the commit dialog to wrap your lines because
it interferes with creating a properly formatted log message which is
important to a lot of users. That is also why us and TortoiseSVN have
a setting to add a hint line to the dialog to give you an idea where
you insert your breaks.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Apr 30 13:43:20 2007

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

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