• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: More thoughts to rile MS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More thoughts to rile MS


  • Subject: Re: More thoughts to rile MS
  • From: Jean-Francois Veillette <email@hidden>
  • Date: Sun, 12 Sep 2010 16:15:46 -0400

Le 2010-09-11 à 13:47, Mike Schrag a écrit :

> I'm thinking I will setup a git svn clone on github for Wonder ... For now the master would still be the sourceforge SVN one, but this will allow people to fork and contribute changes, which we can pull back into the SVN version selectively.

+ 1 !

and before you put it public ...
you could clean-up the history by reformating the java files, so that irrelevent change set are noop.

I did this on a project that was converted from cvs, the resulting repository had way less noise in it.  Change set where mostly relevent.

use
	« git filter-branch »
to rewrite the history.  Sorry I did this long time ago, I do not remembre the exact commands and arguments.  I can dig it though if it is something you would like to try.

use
	« /path/to/eclipse/eclipse  -application org.eclipse.jdt.core.JavaCodeFormatter -verbose -config /path/to/a/project/with/prefered/setting/.settings/org.eclipse.jdt.core.prefs $1 »
to format the source according to your prefered eclipse setting.  That command was saved in a file (a script) and used as an argument of « filter-branch ».

jfv


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >More thoughts to rile MS (From: Ken Foust <email@hidden>)
 >Re: More thoughts to rile MS (From: David BON <email@hidden>)
 >Re: More thoughts to rile MS (From: Mike Schrag <email@hidden>)
 >Re: More thoughts to rile MS (From: David BON <email@hidden>)
 >Re: More thoughts to rile MS (From: David LeBer <email@hidden>)
 >Re: More thoughts to rile MS (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: Cleanup in the WO space on the wiki
  • Next by Date: Apache config recommendation
  • Previous by thread: Re: More thoughts to rile MS
  • Next by thread: Re: More thoughts to rile MS
  • Index(es):
    • Date
    • Thread