Re: [cp-patches] tagging classpath for GCC import

2012-12-03 Thread Andrew Hughes
- Original Message - > Am 02.12.2012 22:20, schrieb Mark Wielaard: > > Hi, > > > > Matthias wanted to import the latest classpath from git into libgcj > > so I have pushed a tag (libgcj-import-20121202) for current HEAD. > > (Note for future reference, to push a tag one uses git push --tag

Re: [cp-patches] tagging classpath for GCC import

2012-12-03 Thread Andrew Hughes
- Original Message - > Hi, > > Matthias wanted to import the latest classpath from git into libgcj > so I have pushed a tag (libgcj-import-20121202) for current HEAD. > (Note for future reference, to push a tag one uses git push --tags, > with just git push the tag stays local.) > > It se

Re: [cp-patches] tagging classpath for GCC import

2012-12-03 Thread Mark Wielaard
On Mon, 2012-12-03 at 12:43 +0200, Pekka Enberg wrote: > On Mon, Dec 3, 2012 at 12:04 PM, Mark Wielaard wrote: > > There is the classpath git tree at > > http://icedtea.classpath.org/mirror/git/classpath/classpath/ > > which does have all that. But it only has the CVS part of the history. > > The

Re: [cp-patches] tagging classpath for GCC import

2012-12-03 Thread Pekka Enberg
On Mon, Dec 3, 2012 at 12:04 PM, Mark Wielaard wrote: > There is the classpath git tree at > http://icedtea.classpath.org/mirror/git/classpath/classpath/ > which does have all that. But it only has the CVS part of the history. > The trick now is to figure out how to merge that git tree with the >

Re: [cp-patches] tagging classpath for GCC import

2012-12-03 Thread Mark Wielaard
On Mon, 2012-12-03 at 09:29 +, Andrew Haley wrote: > On 12/03/2012 09:05 AM, Mark Wielaard wrote: > > Ah, sorry. That must make it look like GNU Classpath is even less active > > than it is :{ It is good to keep the CVS repo around for some time, just > > for the historical information like bra

Re: [cp-patches] tagging classpath for GCC import

2012-12-03 Thread Andrew Haley
On 12/03/2012 09:05 AM, Mark Wielaard wrote: > Ah, sorry. That must make it look like GNU Classpath is even less active > than it is :{ It is good to keep the CVS repo around for some time, just > for the historical information like branches and tags that didn't > transfer to the git repo. But tha

Re: [cp-patches] tagging classpath for GCC import

2012-12-03 Thread Mark Wielaard
On Mon, 2012-12-03 at 02:15 +0100, Matthias Klose wrote: > Am 02.12.2012 22:20, schrieb Mark Wielaard: > > It seems the git import from CVS lost the old tags. Does anybody > > know of a way to get them from the original CVS history into the > > git repository? > > I had a hard time getting any clu