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

Re: Commit trouble with a remote server

From: Jeroen N. Witmond <jnw_at_xs4all.nl>
Date: 2006-07-01 06:27:06 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
>

From http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.commit.html :
"If you do not supply a log message with your commit by using either the
--file or --message switch, svn will launch your editor for you to compose
a commit message." It seems your editor is vi or one of its clones.

HTH.

Jeroen.

>
>
>
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 1 06:29:36 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.