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

Re: svn:external error

From: Robert Mohr <mohr.42_at_gmail.com>
Date: 2005-03-31 14:56:22 CEST

On Thu, 31 Mar 2005 13:02:38 +0100 (BST), Mahesh kulkarni
<mailmahesh2@yahoo.co.in> wrote:
> hi all..
>
> i've two repository A and B. i wanna define External
> dependency to repository A to fetch repository B
> whenever
> i check out repository A. how do i do it?
>
> i tried giving
> #> svn propset svn:externals /tmp/TI/B /tmp/TI/A
> Error Setting local-addr '/tmp/TI/B'
>
> and i also tried giving URL.. din't work.
> can i define multiple paths in svn:externals?

I believe 'svn propset "svn:externals /tmp/TI/B" /tmp/TI/A' is what
you want. You can also use propedit instead of propset.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 31 14:58:59 2005

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.