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

Re: svn.externals to path outside the project

From: Milen A. Radev <milen_at_radev.net>
Date: 2006-04-04 11:01:13 CEST

On 04/04/06, uwe_maucher@ifm-electronic.com
<uwe_maucher@ifm-electronic.com> wrote:
> Hi @ all,
>
> i'm new to this groupe so i hope i didnt make any mistakes. I got following problem I have
> several projects witch use the same Libarys eg.:
>
> C:\ProjectsSVN\Prj1
> C:\ProjectsSVN\Prj2
> C:\ProjectsSVN\Prj3
> C:\ProjectsSVN\Libarys\Lib1
> C:\ProjectsSVN\Libarys\Lib2
>
> until now i didnt use the svn:externals property but after a while i thought it were a
> good idea =), so i try to import the Lib1 in Prj1 in the properties of the folder
> C:\ProjectsSVN\Prj1 I entered:
>
> svn:externals
> ../Libarys/Lib1 http://svnrepos/Libarys/Lib1/trunk
>
> but i get the error:
>
> Invalid svn:externals property on C:\ProjectsSVN\Prj1: target involves '.' or '..' or is
> an absolut path. So ... how can i save the Libarys in a 'Topfolder' for all Projects i
> didnt want to make an subfolder in each project ... or is this bad practise?

Have you read the relevant chapter(s) from the SVN Book e.g.
"Externals Definitions"
(http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html) ?

--
Milen A. Radev
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Apr 4 11:01:29 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.