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

Commit trouble with a remote server

From: Graham Anderson <grahama_at_siren.cc>
Date: 2006-07-01 02:01:36 CEST

Hi

I can checkout my repository on the remote server, but can not seem
to commit ...how like life

When I try to commit, my terminal hangs ....with the below:
--This line, and those below, will be ignored--

A index.php
~
~
.
.
."svn-commit.3.tmp" 4L, 65C

What I've done so far:

I created a user, svn, and put the respository in /home/svn/repository

Created the 'userfile' text file password-db seems to need
The users are the usernames and passwords of the local svn users
[users]
user1 = pass1
user2 = pass2

Edited svn.conf to point to the above userfile
### Uncomment the line below to use the default password file.
   password-db = ./userfile

what else is necessary ?
I also tried adding remote svn user and password to the userfile....

many thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 1 02:02:52 2006

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.