cervisia cannot write to repository

View: New views
2 Messages — Rating Filter:   Alert me  

cervisia cannot write to repository

by dvh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I have repository on sourceforge.net, i use this settings:

:ext:myname:mypassword@...:/cvsroot/myproject
with ssh

I can chechout but cannot commit, it write this message:

cvs -f commit -l -m 'added comment' 'foo.c' 2>&1
cvs [server aborted]: "commit" requires write access to the repository

cervisia version is 2.4.5

the password is ok cause i allready import some stuff from command line. Thanks for your help.

_______________________________________________
Cervisia mailing list
Cervisia@...
https://mail.kde.org/mailman/listinfo/cervisia

Re: cervisia cannot write to repository

by Bugzilla from christian.loose@hamburg.de :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday 04 May 2007 20:14:54 Dusan Halicky wrote:

> Hi
>
> I have repository on sourceforge.net, i use this settings:
> :ext:myname:mypassword@...:/cvsroot/myproject
>
> with ssh
>
> I can chechout but cannot commit, it write this message:
>
> cvs -f commit -l -m 'added comment' 'foo.c' 2>&1
> cvs [server aborted]: "commit" requires write access to the repository

Hi,

did you try the command in the message on a command line?

cvs -f commit -l -m 'added comment' 'foo.c' 2>&1

The error message comes from the cvs process. So you should get the same
message when you manually call the above command string.

Bye, Christian
_______________________________________________
Cervisia mailing list
Cervisia@...
https://mail.kde.org/mailman/listinfo/cervisia