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

RE: [PATCH] Issue #1295

From: John Barstow <John_Barstow_at_gfsg.co.nz>
Date: 2003-05-09 02:11:51 CEST

Mark Grosberg wrote:
> (it's kind of hard to change styles when I've been
> using my style for the last 8-9 years or so).

There's a little command line tool called Artistic Style
http://astyle.sourceforge.net/ that's really useful for open source
programming. It reindents and reformats your C/C++/Java source code;
perfect when a project has a different style than you do.
I usually use it twice; run it once to convert the original code to my
preferred style (for readability), then after modifications run it again to
convert back to the original style for diffs and patches.

John C Barstow

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 9 02:04:30 2003

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

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