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

Re: [Subclipse-users] Problem connecting to SVN from eclipse

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-03-20 20:14:45 CET

Anitha Kancharla <kanchaan@umdnj.edu> wrote on 03/20/2006 02:05:09 PM:

> I installed subclipse pulgin. I am using cfeclipise to connect to svn
for my
> coldfusion projects but stuck with below error, I appreciate any help
you might have.
>
> Malformed file
> svn: /var/svn/kanchaan/conf/passwd:2: Option must end with ':' or '='

On your server, either the svnserve.conf file or the passwd file is
invalud. The message would seem to indicate the passwd file.

It should look something like this:

[users]
user1 = password
user2 = password
user3 = password

I'd also look at svnserve.conf to make sure that file is correct.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Mar 20 20:15:05 2006

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

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