Hi Iam very new CVS and i installed CVS 1.11 on RedHat Linux(on which bugzilla is already installed) by following the instructions mentioned in
http://cvsbook.red-bean.com/cvsbook.html#Getting_And_Installing_CVS these r the steps ------------------ floss$ ./configure creating cache ./config.cache checking for gcc... gcc checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E (etc) When the configure command finishes, the source tree will know everything it needs to know about compiling on your machine. The next step is to type: -------------------- i could execute all these steps floss$ make You'll see lots of output fly by, then type: floss$ make install after this step , what exactly i have to do ? how to access my CVS ? Does it have any GUI ? how can i know whether my installation is successful or not ? is it possible to access it on browser through webserver ? Any help is appriciated Regards Rajan. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
