This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libgcj-classpath-20060719 merge
- From: Tom Tromey <tromey at redhat dot com>
- To: Haren Visavadia <themis_hv at yahoo dot co dot uk>
- Cc: Mark Wielaard <mark at klomp dot org>, tromey at redhat dot com, Thomas Fitzsimmons <fitzsim at redhat dot com>, java at gcc dot gnu dot org, Andreas Tobler <toa at pop dot agri dot ch>
- Date: Mon, 31 Jul 2006 12:54:37 -0400
- Subject: Re: libgcj-classpath-20060719 merge
- References: <1154267081.4853.10.camel@dijkstra.wildebeest.org> <20060730162009.24579.qmail@web25705.mail.ukl.yahoo.com>
- Reply-to: tromey at redhat dot com
>>>>> "Haren" == Haren Visavadia <themis_hv@yahoo.co.uk> writes:
Haren> I think a better approach would be have
Haren> "gcj-classpath-integration" branch, were the merge of
Haren> trunk and classpath branch is done and all changes are
Haren> made and committed. The diff would easily made and to
Haren> apply it to trunk would be simple merge and commit. If
Haren> you want an example of this, I can provide one.
It seems weird that in order to do a merge we must create a third
branch.
However, we're pretty unlikely to either fix svn or switch version
control systems... so we've got to work around its deficiencies
somehow. If Mark wants to create an integration branch that is fine
by me.
Tom