[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Can checkout from remote but cannot commit

From: Hanny Tidore <htfrontier_at_yahoo.com>
Date: 2004-09-17 05:29:43 CEST

Hi,

I just installed Subversion 1.0.2 on Fedora 2 (the
software comes in fedora 2 CD).

My problem is I cannot "commit" my changes in working
copy to the repository if I use a different username
to checkout. If I use the same username (used to
create the repository), I can "commit" my changes.

Here is my setup:
1. I use user "cvs" to create the initial repository

2. svnserve.conf contains:
[general]
auth-access = write
[users]
password-db = passwd
realm = My Realm

3. passwd contains
[users]
ht = test

4. I bring up the server with userid "svn" with the
following command:
svnserve -d

I have tried both RapidSVN and TortoiseSVN as clients
on Win2000. I can perform checkout but I cannot commit
changes. The error I get is:
Error while performing action: Commit failed (details
follow):
Connection is read-only

I have tried logging in RapidSVN but I did not help.

Thanks.
Hanny

                
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 17 05:34:35 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.