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

Re: svn+ssh error

From: Jamie D <jam5t3r.lists_at_gmail.com>
Date: 2006-06-21 12:38:35 CEST

Ahh, I just noticed something extra, the command does actually work,
but I have to type in my password twice and I get the two error
messages. Before I was hitting Ctrl+C after the first message. This is
the full output I get:

user@server.co.uk's password:
stdin: is not a tty
user@server.co.uk's password:
stdin: is not a tty
test

"test" is the test file I imported to the repository. Any ideas why I
am getting the "stdin: is not a tty" message and I am prompted to
enter my password twice?

On 21/06/06, Jamie D <jam5t3r.lists@gmail.com> wrote:
> Just some additional info on this. I am getting an error when I try to connect:
>
> subversion/libsvn_ra_svn/marshal.c:255: (apr_err=210002)
>
> svnserve is in the PATH for the remote user, I also can connect fine
> using regular svn e.g. svn list
> svn://user@domain.com/home/user/subversion/repos/
>
> Thanks
> Jamie
>
> On 20/06/06, Jamie D <jam5t3r.lists@gmail.com> wrote:
> > Hi,
> >
> > I'm trying to setup and access a subversion repository via svn+ssh but
> > I'm getting errors when I try to connect to the server. So far I have:
> >
> > - installed subversion on the server
> > - used svnadmin to create a repository
> > - imported a test file on the server
> >
> > On my local machine I tried running the command:
> >
> > svn list svn+ssh://useer@domain.com/home/user/subversion/repos/
> >
> > and I get the message "stdin: is not a tty" returned after entering my
> > password. Is there something I need to do on the server with svnserve?
> > or on my local machine? I have only used subversion over webdav before
> > which was pretty easy to configure and get working.
> >
> > Any help much appreciated.
> >
> > Jamie
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 21 12:41:03 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.