This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch for libjava/java/util/Calendar.java


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> I assume this patch is meant to be backported to the 4.0.x branch. Since
Mark> it fixes a real issue and seems sane I would suggest we just commit this
Mark> one on the branch.

Yes, I agree.

Mark> BTW. How do I checkout the 4.0 branch with the new svn setup?

This will show you the branches:

svn ls svn://gcc.gnu.org/svn/gcc/branches

Then you can check one out:

svn ls svn://gcc.gnu.org/svn/gcc/branches/gcc-4_0-branch

There's a lot of info on svn in the wiki, here is a good starting
point:

http://gcc.gnu.org/wiki/SvnHelp

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]