URL:
  <http://savannah.gnu.org/support/?105576>

                 Summary: Problems with Emacs CVS commit
                 Project: Savannah Administration
            Submitted by: viniciusjl
            Submitted on: Wednesday 09/20/2006 at 19:19
                Category: Developer CVS
                Priority: 5 - Normal
                Severity: 5 - Blocker
                  Status: None
             Assigned to: None
        Originator Email: [EMAIL PROTECTED]
        Operating System: GNU/Linux
             Open/Closed: Open

    _______________________________________________________

Details:

Hi,


I'm an Emacs developer (login viniciusjl) and I'm not getting to commit my
local changes to Emacs CVS.

When I try to commit a file, I get the following message:

$ cd emacs/lisp
$ cvs -z3 ci -m "Adjust X-URL" printing.el
Permission denied (publickey).
cvs [commit aborted]: end of file from server (consult above messages if
any)
$

But I get to check-in, see:

$ cd work
$ cvs -z3 -d:ext:[EMAIL PROTECTED]:/sources/emacs co emacs
Enter passphrase for key '/home/vinicius/.ssh/id_dsa':
cvs checkout: Updating emacs
cvs checkout: Updating emacs/1
......
$


I also notice that I can do:

$ cd emacs/lisp
$ cvs -z3 -d:ext:[EMAIL PROTECTED]:/sources/emacs ci -m "Adjust
X-URL" delim-col.el
Enter passphrase for key '/home/vinicius/.ssh/id_dsa':
/sources/emacs/emacs/lisp/delim-col.el,v  <--  delim-col.el
new revision: 1.14; previous revision: 1.13
Mailing notification to [EMAIL PROTECTED] sent.
Mailing diffs to [EMAIL PROTECTED] 1 sent.
$


So, what am I missing?

Have the command line to commit changed?

I always used "cvs -z3 ci -m "COMMENT" FILES..." to commit.

Could anyone help me?


Thanks in advance,


Vinicius







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?105576>

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



_______________________________________________
Savannah-help-public mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to