From: Robert H. <ro...@ro...> - 2004-04-08 17:55:46
|
Hi Alainna, SandWeb cannot currently create CVS repositories (via "cvs init"). You must create a repository and module first, on the command line it is like this to create a repository in /cvs : cvs -d /cvs init Then either use the "import" command to create a new module on the command line, or simply create a new directory in /cvs/ with the appropriate permissions. Then you should be able to check out your module in SandWeb. Thanks, Rob On Thu, Apr 08, 2004 at 09:25:04AM -0400, Alainna C. Wonders wrote: > I've tried everything I can think of. I've even uninstalled and > reinstalled the program and that doesn't work. > I can create a repository. It says that it is created. Then I go to > checkout a module and it gives me an error, "no /cvs//CVSROOT directory > found". > > Any ideas? > > Thanks... > > - Alainna > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |