This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CVS crashed on me, now I can't commit


> Looks like there's at least one bug in CVS.  It crashed on me due
> to some trivial bug, but, more worrisome, the *server* seems to have
> no ability to intelligently recover when a *client* crashes (which
> I would think includes a badly timed network outage).

Yes, this is a longstanding source of annoyance in CVS.

> Could someone at Cygnus fix this, or let me know how I can?  (Looking
> up "lock" in the man page didn't show anything obvious.)

I've fixed this for you and I've included instructions for the "teach
a man to fish" department.  It's worth noting that unless you are
absolutely certain that you know why the lock is "stuck" removing the
lock is an exceedingly bad plan.  Th efollowing is for highly trained
professionals.  CVS kids, don't try this at home.

$ slogin egcs.cygnus.com
[robertl@egcs]$ cd /egcs/carton/cvsfiles/egcs/gcc
[robertl@egcs]$ ls -al \#*
-rw-rw-r--   1 burley   anoncvs         0 Feb 22 05:32 #cvs.rfl.egcs.cygnus.com.20533
[robertl@egcs]$ rm  #cvs.rfl.egcs.cygnus.com.20533
[robertl@egcs]$ 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]