If you are seeing the following error when trying to update current 3.2 workspaces: [EMAIL PROTECTED] jboss-3.2]$ cvs update -d -P >cvs.log cvs server: Updating . cvs server: cannot open directory /cvsroot/jboss/build/jboss/etc/root: No such file or directory cvs server: skipping directory
you need to obtain a clean checkout of the jboss-3.2 codebase. The build/jboss/etc/root has been removed from the cvs repository since it was not needed and had collected server invalid entries. References to build/jboss/etc/root have been removed from the CVSROOT/modules file.
Just rechecking out the build directory using 'cvs co -r Branch_3_2 _jboss_build' did not clear up the problem. If you have another shortcut post it.
-- xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
