info-cvs
[Top][All Lists]
Advanced

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

cvs commit hangs with no commit message (1.11.2)


From: Colin Viebrock
Subject: cvs commit hangs with no commit message (1.11.2)
Date: Tue, 28 May 2002 19:04:11 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc3) Gecko/20020523

If I do a "cvs commit", it fires up my editor and asks for a log message. If I leave it blank and quit the editor, I get the standard:

    Log message unchanged or not specified
    a)bort, c)ontinue, e)dit, !)reuse this message unchanged for
    remaining dirs

If I choose "c", CVS just hangs. I can see that it creates the #cvs.lock and #cvs.xxx.machinename.12345 files in the repository directories, but it never commits. I need to cancel the commit, manually remove those lock files, and recommit ... either with a log message, or with: cvs commit -m ""

When I try running cvs commit -t, I get this:


Log message unchanged or not specified
a)bort, c)ontinue, e)dit, !)reuse this message unchanged for remaining dirs
Action: (continue) c
 -> unlink_file(/tmp/cvspy9cQI)
 -> Sending file `index.php' to server
S-> write_lock(/repository/specific/ehostcanada/pages/signup)
S-> checkout (/repository/specific/ehostcanada/pages/signup/index.php,v, 1.2, , (function)) S-> Parse_Info (/repository/CVSROOT/commitinfo, specific/ehostcanada/pages/signup, ALL) S-> system('/repository/CVSROOT/cvs_acls' 'cmv' '/repository/specific/ehostcanada/pages/signup' 'index.php') S-> system('/repository/CVSROOT/commitinfo.pl' '/repository/specific/ehostcanada/pages/signup' 'index.php') S-> Parse_Info (/repository/CVSROOT/rcsinfo, specific/ehostcanada/pages/signup, ALL) S-> Parse_Info (/repository/CVSROOT/editinfo, specific/ehostcanada/pages/signup, not ALL)

Then it hangs.  When I break out again, I've lost my cursor. :/

Any ideas? This all started after upgrading to 1.11.2 (using apt on debian, if that matters).

- Colin





reply via email to

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