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

RE: RE: Post Commit Code Formatting

From: Durfee, Bernard <Bernard.Durfee_at_suny.edu>
Date: 2005-06-22 23:10:16 CEST

> That's not entirely true... If your edit causes a missed
> paren/brace/etc, the reformat will likely be very screwed up
> looking, and the little details of what you actually changed
> will be lost in the big changes due to the huge
> reformat/reindentation.

Good point, but I believe that most code formatters will simply not
format the code if it is not valid. In fact at that point the commit
would fail, indicating that the user must fix the problem and commit
again.

Bernie

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 22 23:30:20 2005

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

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