Re: [cl-cookbook-contrib] cl-cookbook/clos-tutorial - Imported sources
Brought to you by:
jthing
From: Nick L. <nd...@ra...> - 2003-10-21 18:14:31
|
[resend - first attempt, 2 hours ago, never got back to me] Ahh foo. I tried to add (import?) a bunch of files, comprising a CLOS tutorial. I did a trial checkout and got the following, which is definitely wrong. Maybe someone could help untangle this? Gads, I do hate CVS. Sorry to have messed this up. The man page lead me astray... - nick /p4/user/ndl/lisp/cookbook $ mkdir foo /p4/user/ndl/lisp/cookbook $ cd foo /p4/user/ndl/lisp/cookbook/foo $ cvs -z3 -d:ext:nic...@cv...urc eforge.net:/cvsroot/cl-cookbook co cl-cookbook nic...@cv...'s password: cvs server: Updating cl-cookbook U cl-cookbook/.emacs U cl-cookbook/AppendixA.jpg U cl-cookbook/AppendixB.jpg U cl-cookbook/AppendixC.jpg U cl-cookbook/CHANGELOG U cl-cookbook/dates_and_times.html U cl-cookbook/emacs-ide.html U cl-cookbook/ffi.html U cl-cookbook/files.html U cl-cookbook/functions.html U cl-cookbook/hashes.html U cl-cookbook/index.html U cl-cookbook/io.html U cl-cookbook/license.html U cl-cookbook/macros.html U cl-cookbook/misc.html U cl-cookbook/os.html U cl-cookbook/packages.html U cl-cookbook/pattern_matching.html U cl-cookbook/process.html U cl-cookbook/sockets.html U cl-cookbook/strings.html U cl-cookbook/systems.html U cl-cookbook/win32.html U cl-cookbook/windows.html cvs server: Updating cl-cookbook/clos-tutorial cvs server: Updating cl-cookbook/clos-tutorial/cl-cookbook U cl-cookbook/clos-tutorial/cl-cookbook/.emacs U cl-cookbook/clos-tutorial/cl-cookbook/AppendixA.jpg U cl-cookbook/clos-tutorial/cl-cookbook/AppendixB.jpg U cl-cookbook/clos-tutorial/cl-cookbook/AppendixC.jpg U cl-cookbook/clos-tutorial/cl-cookbook/CHANGELOG U cl-cookbook/clos-tutorial/cl-cookbook/dates_and_times.html U cl-cookbook/clos-tutorial/cl-cookbook/emacs-ide.html U cl-cookbook/clos-tutorial/cl-cookbook/ffi.html U cl-cookbook/clos-tutorial/cl-cookbook/files.html U cl-cookbook/clos-tutorial/cl-cookbook/functions.html U cl-cookbook/clos-tutorial/cl-cookbook/hashes.html U cl-cookbook/clos-tutorial/cl-cookbook/index.html U cl-cookbook/clos-tutorial/cl-cookbook/io.html U cl-cookbook/clos-tutorial/cl-cookbook/license.html U cl-cookbook/clos-tutorial/cl-cookbook/macros.html U cl-cookbook/clos-tutorial/cl-cookbook/misc.html U cl-cookbook/clos-tutorial/cl-cookbook/os.html U cl-cookbook/clos-tutorial/cl-cookbook/packages.html U cl-cookbook/clos-tutorial/cl-cookbook/pattern_matching.html U cl-cookbook/clos-tutorial/cl-cookbook/process.html U cl-cookbook/clos-tutorial/cl-cookbook/sockets.html U cl-cookbook/clos-tutorial/cl-cookbook/strings.html U cl-cookbook/clos-tutorial/cl-cookbook/systems.html U cl-cookbook/clos-tutorial/cl-cookbook/win32.html U cl-cookbook/clos-tutorial/cl-cookbook/windows.html cvs server: Updating cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial U cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/examples.lisp U cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/index.html U cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/present.lisp U cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/valid-xhtml10.png cvs server: Updating cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/images U cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/images/fig-1.gif U cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/images/fig-2.gif U cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/images/fig-3.gif U cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/images/fig-4.gif U cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/images/fig-5.gif U cl-cookbook/clos-tutorial/cl-cookbook/clos-tutorial/images/fig-6.gif /p4/user/ndl/lisp/cookbook/foo $ |