Hello Vin, thanks for the tip!
I was able to rescue my CVS working directories for xemacsweb and packages
with:
c:\cygwin\bin\find . -name Root -exec perl -p -i.orig -e
"s|:ext:apa-guest\@cvs.alioth.debian.org:
/cvsroot/xemacs|:ext:apa-guest\@cvs.debian.org:/cvs/xemacs|;" {} ;
I also had to run
c:\cygwin\bin\find . -name Root -exec dos2unix {} ;
after that because I'm still on the wrong platform :-)
Adrian
On Sun, May 29, 2011 at 2:28 PM, Didier Verna <didier(a)xemacs.org> wrote:
Vin Shelton wrote:
> Can anyone access the packages in CVS?
>
> cvs -z3 -d :pserver:anonymous@cvs.alioth.debian.org:/cvsroot/xemacs
> checkout packages
> cvs [checkout aborted]: unrecognized auth response from
>
cvs.alioth.debian.org: cvs [pserver aborted]: /cvsroot/xemacs: no such
> repository
They changed the addresses of the repositories. I had to re-checkout the
whole repo with a new set of parameters:
cvs:ext:didier-guest@cvs.debian.org:/cvs/xemacs checkout XEmacs/packages
shoud do it (s/didier/vin-or-whatever/).
--
Resistance is futile. You will be jazzimilated.
Scientific site:
http://www.lrde.epita.fr/~didier
Music (Jazz) site:
http://www.didierverna.com
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
--
Adrian Aichner
mailto:adrian.aichner@gmail.com
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta