info-cvs
[Top][All Lists]
Advanced

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

Re: "commit" requires write access to the repository


From: Mark D. Baushke
Subject: Re: "commit" requires write access to the repository
Date: Tue, 02 Jan 2007 08:48:07 -0800

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Dave,

This problem is not with CVS. You should ask for help from the sf.net
folks....

You probably need to use the :ext: method rather than :pserver: to do
commits:

  cvs -z3 \
   -d:ext:address@hidden:/cvsroot/chessdb \
   checkout cheesdb

This will use your ssh keys and should allow you to do both checkouts
and commits.

        Good luck,
        -- Mark

Dave (from the UK) <address@hidden> writes:

> I'm the project admin for a project on Souceforge:
> 
> http://sourceforge.net/projects/chessdb/
> 
> I'm the only admin and there are no developers yet
> 
> I've written to the CVS several times, but had a mis-hap and deleted
> the source files locally. No problem I thought - just check them out,
> and I'll have copies.
> 
> So I did:
> 
> cvs -z3
> -d:pserver:address@hidden:/cvsroot/chessdb co -P
> chessdb
> 
> 
> That was fine - all files came down okay. But if I change one locally,
> I'm unable to commit it back:
> 
> $ cvs commit
> cvs [server aborted]: "commit" requires write access to the repository
> 
> I tried this:
> 
> cvs -z3
> -d:pserver:address@hidden:/cvsroot/chessdb commit
> 
> but the same problem.
> 
> CVS % cat Root
> :pserver:address@hidden:/cvsroot/c
> 
> $ cat Reposittory
> chessdb
> 
> teal /export/home/drkirkby/chessdb/CVS % cat Entries
> /.cvsignore/1.2/Sat Dec 30 16:36:17 2006//
> /CONTRIBUTORS/1.1.1.1/Tue Dec 26 19:37:27 2006//
> /COPYING/1.2/Sat Dec 30 04:46:14 2006//
> /ChangeLog/1.6/Tue Jan  2 06:50:51 2007//
> /ChessDB-with-crafty.iss/1.3/Sat Dec 30 16:35:14 2006//
> /Makefile.conf/1.5/Mon Jan  1 20:07:45 2007//
> /Makefile.cygwin/1.1.1.1/Tue Dec 26 19:34:58 2006//
> /Makefile.mingw/1.1.1.1/Tue Dec 26 19:34:58 2006//
> /Makefile.vc/1.1.1.1/Tue Dec 26 19:34:58 2006//
> 
> (and so on)
> 
> I have ssh keys set up, so can log in without a password
> 
> -- 
> Dave (from the UK)
> 
> Please note my email address changes periodically to avoid spam.
> It is always of the form: address@hidden
> Hitting reply will work for a few months only - later set it manually.
> 
> http://witm.sourceforge.net/ (Web based Mathematica front end)
> _______________________________________________
> info-cvs mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/info-cvs
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQFFmozHCg7APGsDnFERAtBlAJ41ZRU2nTzibCT6BF9lZDi8df63CwCfYNMj
cLfqRB9xtSPnhDsxA2/87jQ=
=/UuN
-----END PGP SIGNATURE-----




reply via email to

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