mainSavannah Administration - Support: sr #105576, Problems with Emacs CVS commit

 
 

sr #105576: Problems with Emacs CVS commit

Submitter:  Vinicius Jose Latorre <viniciusjl>
Submitted:  Wed 20 Sep 2006 07:19:02 PM UTC
   
 
Category:  Source code repositories - developer access Priority:  5 - Normal
Severity:  5 - Blocker Status:  None
Privacy:  Public Assigned to:  Beuc
Operating System:  GNU/Linux Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 24 Sep 2006 10:14:31 AM UTC, comment #3: 

Good :)

Sylvain Beucler <Beuc>
Fri 22 Sep 2006 01:02:53 AM UTC, comment #2: 

Humm, I see. I've just removed emacs directory and done:

  $ cvs -z3 -d:ext:viniciusjl@cvs.sv.gnu.org:/sources/emacs co emacs

And now I'm getting to commit using:

  $ cvs -z3 ci -m "COMMENT" FILES...

It seems all ok now.


Thanks

Vinicius Jose Latorre <viniciusjl>
Thu 21 Sep 2006 06:29:17 PM UTC, comment #1: 

Is it related to the december CVS changes?
https://savannah.gnu.org/forum/forum.php?forum_id=4168

What does CVS/Root contains?

Sylvain Beucler <Beuc>
Wed 20 Sep 2006 07:19:02 PM UTC, original submission:  

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:viniciusjl@cvs.sv.gnu.org:/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:viniciusjl@cvs.sv.gnu.org:/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 emacs-commit@gnu.org... sent.
Mailing diffs to emacs-diffs@gnu.org... 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

Vinicius Jose Latorre <viniciusjl>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-09-24 Beuc Open/ClosedOpen Closed
2006-09-21 Beuc Assigned toNone Beuc

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code