bug-cvs
[Top][All Lists]
Advanced

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

[patch #5053] adds new cvs command, 'passwd', to change cvs password usi


From: Mark D. Baushke
Subject: [patch #5053] adds new cvs command, 'passwd', to change cvs password using cvs client
Date: Wed, 26 Apr 2006 18:58:39 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060416 Firefox/1.0.8

Follow-up Comment #1, patch #5053 (project cvs):

I have replied in private e-mail with suggestions about
coding style and reported some bugs with this patch.

The biggest problem with the patch as provided is that
is assumes that flock() and LOCK_EX exist on all platforms
and this is a bad assumption. For example, Solaris 9 does
not provide this functionality. It may be desirable to look
at how the GNULIB getpass function does exclusivity locking
as an alternative approach.

By the way, the patch is no patch presently attached to this
case.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=5053>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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