Greg Fenton writes: > I seem to have problems refreshing my CVS repository following the > directions on the "Developer's Corner". Here is the output from > my shell (Cygwin on W2K): > > $ cvs -d :pserver:[EMAIL PROTECTED]:/pack/anoncvs login > password: cvs > > $ cvs -d :pserver:[EMAIL PROTECTED]:/pack/anoncvs update jde > ? jde/output > ? jde/java/build.xml > ? jde/java/classes > ? jde/java/lib > cvs server: User 'cvs' cannot access > > I'm not a CVS guru by any stretch of the imagination, but certainly > there have been updates to "jde.el" since May 15, right? > > Any help would be appreciated,
Hi Greg, I just tried the instructions on the Developer's Corner page and was able to create a sandbox. Note that Sunsite Denmark's domain name has changed to sunsite.dk. I just updated the instructions to reflect this. Also, for some reason, I have better luck creating a sandbox when I run the cvs commands in a stand alone bash shell rather than in a shell buffer inside Emacs. I think Emacs has some problem negotiating the password protocol--at least on Windows. Please let me know if using a standalone bash shell works for you. If it does, I'll note this on the Web page. Regards, - Paul
