Re: [Geotools-devel] Class renaming in referencing module: is "svn move" used?

2007-06-19 Thread Jody Garnett
Martin Desruisseaux wrote: > Jody Garnett a écrit : >> But the old file is still there (and in use?) > It doesn't matter; many files can share common history. And this file > will be removed soon, so the history will be lost if we didn't used > "svn copy". Understood; I am backing out my changes

Re: [Geotools-devel] Class renaming in referencing module: is "svn move" used?

2007-06-19 Thread Martin Desruisseaux
Jody Garnett a écrit : > But the old file is still there (and in use?) It doesn't matter; many files can share common history. And this file will be removed soon, so the history will be lost if we didn't used "svn copy". > If I understand you I should ... > # svn mv old new > # svn add old (mak

Re: [Geotools-devel] Class renaming in referencing module: is "svn move" used?

2007-06-19 Thread Jody Garnett
Martin Desruisseaux wrote: > Jody Garnett a écrit : >> I believe it is because the origional FactoryGroup is still there >> (and has the history). I am doing the create a new class, deprecate >> the old one, and making the old one extend the new one routine. > You should use "svn copy". This is v

Re: [Geotools-devel] Class renaming in referencing module: is "svn move" used?

2007-06-19 Thread Martin Desruisseaux
Jody Garnett a écrit : > I believe it is because the origional FactoryGroup is still there (and > has the history). I am doing the create a new class, deprecate the old > one, and making the old one extend the new one routine. You should use "svn copy". This is very important in order to keep th

Re: [Geotools-devel] Class renaming in referencing module: is "svn move" used?

2007-06-19 Thread Jody Garnett
I believe it is because the origional FactoryGroup is still there (and has the history). I am doing the create a new class, deprecate the old one, and making the old one extend the new one routine. Cheers, Jody Martin Desruisseaux wrote: > Why the following: > > svn log > modules/library/refer

Re: [Geotools-devel] Class renaming

2006-08-30 Thread Simone Giannecchini
Martin, could you postpone this a little bit? Let's say one week or ten days. I am ok with renaming but it would break things in a couple of places and next week I won't have time to fix them. Simone. On 8/30/06, Martin Desruisseaux <[EMAIL PROTECTED]> wrote: > The following classes were recently