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

--username option does not work?

From: <sugi_at_dream.big.or.jp>
Date: 2003-08-19 09:08:18 CEST

I started using Subversion on Debian woody.
The package is subversion_0.26.0-0.woody.1_i386.deb,
downloadable from http://people.debian.org/~cjwatson/subversion-woody/ .

When I login with name `foo',
  % svn ls --username bar svn+ssh://anotherhost/home/bar/svn/repos/
  foo@anotherhost's password:
password for `foo' is required.
(The user `foo' does not exist on `anotherhost')

I tried
  % svn ls svn+ssh://bar@anotherhost/home/bar/svn/repos/
but this also failed.

How can I specify the username?

Thanks,
Kouhei Yanagita

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 19 09:09:13 2003

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.