Re: [cl-cookbook-contrib] cl-cookbook CHANGELOG,1.10,1.11 index.html,1.12,1.13
Brought to you by:
jthing
From: Nick L. <nd...@ra...> - 2002-06-22 15:21:18
|
Edi, I don't _think_ I am acting as the anonymous user. Can you spot my mistake at all? This is driving me nuts - I set aside a day yesterday to work on the cl-cookbook and spent most of it fighting CVS. Alas! - nick ------------------ /p4/user/ndl/lisp/cookbook $ cvs -z3 -d:pserver:nic...@cv...:/cvsroot/cl-cookbook login (Logging in to nic...@cv...) CVS password: ***** /p4/user/ndl/lisp/cookbook $ cvs -z3 -d:pserver:nic...@cv...:/cvsroot/cl-cookbook co cl-cookbook cvs server: Updating cl-cookbook U cl-cookbook/.emacs U cl-cookbook/CHANGELOG U cl-cookbook/dates_and_times.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/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/windows.html /p4/user/ndl/lisp/cookbook $ Now I edit my files... /p4/user/ndl/lisp/cookbook $ ls -ltr cl-cookbook/ total 161 -rw-r--r-- 1 nick None 28849 May 22 00:24 windows.html -rw-r--r-- 1 nick None 22917 May 22 00:24 strings.html -rw-r--r-- 1 nick None 1242 May 22 00:24 pattern_matching.html -rw-r--r-- 1 nick None 2000 May 22 00:24 packages.html -rw-r--r-- 1 nick None 1846 May 22 00:24 license.html -rw-r--r-- 1 nick None 7509 May 22 00:24 io.html -rw-r--r-- 1 nick None 13703 May 22 00:24 hashes.html -rw-r--r-- 1 nick None 8838 May 22 00:24 functions.html -rw-r--r-- 1 nick None 11542 May 22 00:24 files.html -rw-r--r-- 1 nick None 7601 May 22 00:24 ffi.html -rw-r--r-- 1 nick None 12733 May 22 00:24 dates_and_times.html -rw-r--r-- 1 nick None 17693 May 23 20:18 sockets.html drwxr-xr-x 2 nick None 4096 Jun 22 16:13 CVS -rw-r--r-- 1 nick None 1635 Jun 22 16:14 process.html -rw-r--r-- 1 nick None 3814 Jun 22 16:14 os.html -rw-r--r-- 1 nick None 6654 Jun 22 16:14 index.html -rw-r--r-- 1 nick None 3729 Jun 22 16:14 CHANGELOG /p4/user/ndl/lisp/cookbook $ cvs -z3 -d:pserver:nic...@cv...:/cvsroot/cl-cookbook ci -m /tmp/cvs610901e2.1 cvs commit: Examining cl-cookbook cvs [server aborted]: "commit" requires write access to the repository /p4/user/ndl/lisp/cookbook $ ----- X-From_: ed...@ag... Fri Jun 21 15:57:44 2002 Sender: ed...@bi... Cc: cl-...@li... From: Edi Weitz <ed...@ag...> Date: 21 Jun 2002 16:57:34 +0200 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Content-Type: text/plain; charset=us-ascii Hey Nick! Yes, you still have full write access, I haven't changed anything. I suspect that you checked out your files as an anonymous user and not with your correct user ID. At least this is what happened to me once. Let me know if this is the reason. Have a nice weekend, Edi. Nick Levine <nd...@ra...> writes: > Edi, > > I tried to commit some updates, but I get the message > > cvs [server aborted]: "commit" requires write access to the repository > > Can you confirm that I still have full access to the system? > > Regards, > > - nick > > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > cl-cookbook-contrib mailing list > cl-...@li... > https://lists.sourceforge.net/lists/listinfo/cl-cookbook-contrib |