anonymous wrote : | It's cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-portal-2.0 | | And that's it. | | It will get all you need.
Thanks Thomas. I have executed the CVS command like this one yesterday, but I couldn't find my part - neither new functionality of content type interceptor nor thirdparty libs (WALL and XOM). I decided that I received the "standard" code of 2.0 alpha. So, after that I created the "jboss-portal-2.0" Eclipse's project and looked into the CVS repository with the Eclipse's CVS client. I found 2 HEADs in the CVS - "jboss-portal" and "jboss-portal-thirdparty". I also found my new functionality and 3rd party libs there, but the layout of directories surprised me - new names of folders, the "thirdparty" is moved outside the "jboss-portal". So I think I need your help here. Everything what I need is: 1. Eclipse integration. I use it for development, for updating from CVS repository, for building (ANT) and deploying the project. 2. Updates via command line CVS client. I would like that bothe Eclipse's and command line CVS updates would keep same file system structure. Could someone help me with this ? Thanks a lot in advance. Arturas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865838#3865838 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865838 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
