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

svn.externals to path outside the project

From: <uwe_maucher_at_ifm-electronic.com>
Date: 2006-04-04 10:52:25 CEST

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?

so long Uwe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Apr 4 10:53:02 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.