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

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

From: Shawn Jin <shawnemails_at_gmail.com>
Date: Fri, 20 Feb 2009 16:59:32 +0000

Hmm... Am I the first one who met the problem???

Help, anybody?

Shawn

2009/2/20 Shawn Jin <shawnemails_at_gmail.com>

> 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=1199375

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-20 18:00:39 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.