[php-apt-parser-maint] Just errors from SVN

Daniel Leidert daniel.leidert.spam at gmx.net
Wed May 10 18:35:59 UTC 2006


Hello,

Can anybody help me, configuring SVN access to svn.debian.org? What
works is:

svn co svn://svn.debian.org/php-apt-parser

What not works is:

~/.subversion/config:
[tunnels]
ssh = $SVN_SSH
alioth = $SVN_SSH -l dleidert-guest

~/.ssh/config
Host svn.debian.org
Hostname svn.debian.org
IdentityFile2 /path/to/my_id_dsa
User dleidert-guest

svn co svn+alioth://svn.debian.org/php-apt-parser
Password:
svn: No repository found in 'svn+alioth://svn.debian.org/php-apt-parser'

svn co svn+ssh://dleidert-guest@svn.debian.org/php-apt-parser
Password:
svn: No repository found in 'svn+ssh://dleidert-guest@svn.debian.org/php-apt-parser'

Do you know, what's going wrong here? And why am I not aksed for my key
passphrase? Is svn.debian.org just missing some data?

Thanks in advance.
Regards, Daniel




More information about the php-apt-parser-maint mailing list