Yep,

I did see it, but.... all the screwing with the cvs repository isn't 
something I trust myself with.

I figure the history is still there, including the deletion :) Just in the 
Attic, right? Or does CVS really throw away the history on a delete?
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


Morgan Delagrange <[EMAIL PROTECTED]> wrote on 06/01/2003 06:06:20 AM:

> Hey all,
> 
> You might have missed this message, I often do to when
> it's a response to a commit.  I recommend moving the
> source files on the cvs.apache.org rather than on your
> local machine.  That way, commit history is preserved.
> 
> - Morgan
> 
> --- Morgan Delagrange <[EMAIL PROTECTED]> wrote:
> > Thanks for helping out!  You may already know this,
> > but for me, the easiest way to move cvs files is, in
> > the case of antlr:
> > 
> >   1. go to cvs.apache.org, copy the ,v files to
> > their
> > new home in the remote CVS tree:
> > 
> >     cd
> > /home/cvs/jakarta-commons-sandbox/jelly/jelly-tags
> >     mkdir -p
> > antlr/src/java/org/apache/commons/jelly/tags/antlr
> >     cp
> > ../src/java/org/apache/commons/jelly/tags/antlr/*
> > antlr/src/java/org/apache/commons/jelly/tags/antlr
> > 
> >   2. update my local CVS repository and make sure
> > the
> > new location looks ok
> >   3. remove/commit the old location in your local
> > CVS
> > tree. 
> > 
> > It can be a pain in the ass if you remove/commit
> > them
> > before copying the ,v files.  In this case, you'll
> > want to copy both the java source and the unit
> > tests. 
> >  You might want to check your umask too, before you
> > start copying ,v files around.
> > 
> > - Morgan
> > 
> > --- [EMAIL PROTECTED] wrote:
> > > dion        2003/01/04 21:56:32
> > > 
> > >   Removed: 
> > > jelly/src/java/org/apache/commons/jelly/tags/antlr
> > >                         GrammarTag.java
> > > AntlrTagLibrary.java AntlrTag.java
> > >                         package.html
> > >   Log:
> > >   Remove antlr dependency
> > > 
> > > --
> > > To unsubscribe, e-mail: 
> > >
> > <mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail:
> > > <mailto:[EMAIL PROTECTED]>
> > > 
> > 
> > 
> > =====
> > Morgan Delagrange
> > http://jakarta.apache.org/taglibs
> > http://jakarta.apache.org/commons
> > http://axion.tigris.org
> > http://jakarta.apache.org/watchdog
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up
> > now.
> > http://mailplus.yahoo.com
> > 
> 
> 
> =====
> Morgan Delagrange
> http://jakarta.apache.org/taglibs
> http://jakarta.apache.org/commons
> http://axion.tigris.org
> http://jakarta.apache.org/watchdog
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> 
> --
> To unsubscribe, e-mail: 
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
<mailto:[EMAIL PROTECTED]>
> 

> ForwardSourceID:NT0009F042 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to