From: Rob H. <ro...@ro...> - 2003-04-03 20:35:16
|
Hi Eric, On Thu, Apr 03, 2003 at 04:03:50PM -0400, ERIC LOPEZ wrote: > Rob, > I've just upgraded to 1.0RC2 and I'm not able to checkout anything. If I > choose local (It actually refers to the same box running apache and cvs, > right?), I get the following error: > > An error occurred. A call to the shell gave us this error code : 1 > cvs checkout: failed to create lock directory for `/home/cvsroot' > (/home/cvsroot/#cvs.lock): Permission denied > cvs checkout: failed to obtain dir lock in repository `/home/cvsroot' > cvs [checkout aborted]: read lock failed - giving up The user running Apache needs read/write access to the module you are trying to check out. > If I choose ssh, I get the following error: > > An error occurred. A call to the shell gave us this error code : 126 hmm.. strange. I wonder if that's from /bin/sh. What OS is this? > > Thanks, > Eric. > > -----Original Message----- > From: Rob Helmer > To: ERIC LOPEZ > Cc: 'san...@li...' > Sent: 4/2/03 7:54 PM > Subject: Re: [Sandweb-users] Max number of files? > > Hello, > > > Are you using 1.0RC1? If not, upgrade and see if it still > happens. > > SandWeb times out CLI operations, default is 300 seconds. > Since we use the command line interface to call SSH and > CVS, that's probably what is happening to you. > > This is just a safety valve to prevent SandWeb from > waiting forever. > > Look at the "timeout" setting near the bottom of sandweb.cfg, > you should be able to just bump that up and get a successful > checkout. > > Please note that there's a bug in RC1 that prevents you > from being notified immediately if a password authentication > fails. It's fixed in SandWeb CVS, so please update to RC2 as > soon as it comes out of you'll have to wait until the timeout > to find out if your password was entered incorrectly :) > > > > HTH, > Rob Helmer > > > On Wed, Apr 02, 2003 at 05:43:51PM -0400, ERIC LOPEZ wrote: > > Hello, > > > > It's there a max number setting when checking out a module? > > Previously I created an folder in the repository which in turn > contains > > about 5 more folders. When checking out for first time, it showed > > only the first folder with nearly all the files in it. I checked out > > the same folder one more time, and it showed the previous folder/files > > > plus the remaining files of it, plus a second folder and half of its > > contents. I kept doing this for a while until, no more new > folders/files > > where showed. But still missing one folder with all its contents. > > > > This module contains about 5000+ files. > > > > Any Ideas? > > > > Thanks, > > Eric. > > > > DISCLAIMER:The information contained in this e-mail may be privileged, > > confidential, and protected from disclosure. If you are not the > intended > > recipient, you are hereby notified that any dissemination, > distribution or > > duplication of this communication is strictly prohibited. If you have > > received this communication in error, please notify the sender > immediately > > and delete all copies. > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: ValueWeb: > > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > > No other company gives more support or power for your dedicated server > > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > > _______________________________________________ > > Sandweb-users mailing list > > San...@li... > > https://lists.sourceforge.net/lists/listinfo/sandweb-users > > > > > DISCLAIMER:The information contained in this e-mail may be privileged, > confidential, and protected from disclosure. If you are not the intended > recipient, you are hereby notified that any dissemination, distribution or > duplication of this communication is strictly prohibited. If you have > received this communication in error, please notify the sender immediately > and delete all copies. > > |