info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

user names gets the first the characters chopped off


From: Ask Bjoern Hansen
Subject: user names gets the first the characters chopped off
Date: Tue, 18 Sep 2001 10:42:14 -0700 (PDT)

Hi,

Our CVS installation at cvs.perl.org is slightly broken.

I am using the CVS that comes with the latest FreeBSD (--version
says 1.11) plus the attached patch.

Some users (3 out of 7) gets (once in a while) the first two
characters of their username shopped out.

The CVS_USER_NAME variable the patch sets is okay, but the username
used in $Id:'s and such are borken. (See example below).

We use pserver for authentication. It happens both for users running
as their own user and for users mapped to another real user.

I am kinda at a loss where to even start looking, so any pointers
would be appreciated.

I looked at the change log for 1.11(.1) and I don't see anything
related, that is why I didn't try the latest version.


  Index: bar
  ===================================================================
  RCS file: /home/perlcvs/cvs-test/bar,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -w -r1.2 -r1.3
  --- bar       2001/09/18 00:24:45     1.2
  +++ bar       2001/09/18 00:25:56     1.3
  @@ -1 +1,3 @@
  -Mon Sep 17 17:25:07 PDT 2001
  +$Id: bar,v 1.3 2001/09/18 00:25:56 k Exp $
  +foo!
  +


 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/         !try; do();



Attachment: cvs.user.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]