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

password problems - Linux, SVN 1.5.0

From: Mark Becker <Mark.Becker_at_nasdaqomx.com>
Date: Wed, 4 Jun 2008 12:23:45 -0400

I am a SVN newbie and long time unix/linux user and despite numerous and
futile google searches I can't find an answer to why I am having
problems using svn.

 

I have edited the conf files and can use svn in file:// mode on a
machine I'll call P3

 conf/passwd contains

 

[users]

becker=becker

 

I've tried it with

 becker = becker

 

The problem I'm having is after creating a repository, editing the conf
files when I am on P1 and issue

 

  svn import ctci svn://p3.corp.com/home/subversion/REPOS/becker - m
"initial checkin"

 

I see a response <svn://p3.corp.com:3690> MyRealm

Password for 'becker':

  I respond with becker and get

Svn: Authorization failed

 

If I am on P3 and issue a similar command using file: instead of svn I
don't have a problem.

 

I've issued rm -rf ~/.subversion on P1 without effect.

 

Suggestions would be greatly appreciated.

 

All packages were downloaded within the last 24 hours.

 

Thanks,

 

Mark
Received on 2008-06-04 18:24:15 CEST

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.