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

Problem when set svn:external where the dest url needs authentication?

From: Shawn Jin <shawnemails_at_gmail.com>
Date: Fri, 20 Feb 2009 11:49:07 +0000

Hi,

I am trying to set a svn:external property with a url that needs
authentication. I do not find anywhere to put the authentication
information.

For example, if I say:
svn propset svn:externals "lib1 svn://host/File/abc/lib --username user
--password pwd" /myproject1
or
svn propset svn:externals "lib1 svn://host/File/abc/lib" /myproject1
--username user --password pwd
or
svn propset svn:externals "lib1 svn://user:pwd_at_host/File/abc/lib" /myproject

They all don't work - either fail with a "property value parsing error" or
keeping asking about authentication informations.

Any ideas? Thanks.

Shawn

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1197971

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-20 12:50:07 CET

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.