You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Veniamin Fichin <3c...@mail.ru> on 2003/01/24 18:29:06 UTC

CVS question

Hello list!

    CVS is a great feature when you want to have all the last changes 
made with given project.
    By suggestion of Glenn I wanted to update Realm documentation and 
change DataSourceRealm subsection of it. But when I checked 
"jakarta-tomcat-4.0" repository out, I found that (for example) 
NamingContextListener.java does not contain changes committed by costin 
at 2003/01/20 16:38:27 . Therefore I must to apply the patch manually. 
What's the problem?

-- 
Veniamin Fichin  <3c...@mail.ru>
Programmer at    http://www.rbcsoft.ru/


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: CVS question

Posted by Glenn Nielsen <gl...@mail.more.net>.
If you look closer at the commit message costin was making a change
to the jakarta-tomcat-catalina repository for Tomcat 5, not to the
jakarta-tomcat-4.0 repository.  So CVS is working fine and you don't
have to apply patches to the code you check out from CVS.

Veniamin Fichin wrote:
> Hello list!
> 
>    CVS is a great feature when you want to have all the last changes 
> made with given project.
>    By suggestion of Glenn I wanted to update Realm documentation and 
> change DataSourceRealm subsection of it. But when I checked 
> "jakarta-tomcat-4.0" repository out, I found that (for example) 
> NamingContextListener.java does not contain changes committed by costin 
> at 2003/01/20 16:38:27 . Therefore I must to apply the patch manually. 
> What's the problem?
> 


-- 
----------------------------------------------------------------------
Glenn Nielsen             glenn@more.net | /* Spelin donut madder    |
MOREnet System Programming               |  * if iz ina coment.      |
Missouri Research and Education Network  |  */                       |
----------------------------------------------------------------------


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>