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

svn externals

From: Ghassemi, Hamid <hghassemi_at_accurohealth.com>
Date: Wed, 18 Jun 2008 13:18:46 -0500

I am trying to use svn external to share files between multiple project. I have setup a shared directory which has a structure similar to the following,

shared/com/shareA

shared/UI/shareBB

I have set the svn exteranls using the following command

cd home/work/test/proj1/com

svn propset svn:externals "shareA http://myrep/svn/sha%e2%80%8bred/com/shareA" .

and commit.

This seems to work fine for the proj1. However, I also have a com directory in proj2 and each time I want to checkout code to proj 2 from the different path in the repository, svn tries to checkout shareA directory to com.

Is there a way to only associate shareA to proj1 and not proj2


 
Hamid Ghassemi
Software Configuration and Build Release Manager

Accuro, A MedAssets Company
3633 136th Pl SE Suite 100
Bellevue, WA 98006
(877) 937-3600 X502 Direct
(425) 466-3088 Mobile
hghassemi_at_accurohealth.com
http://www.accurohealth.com/

As of June 3, 2008, Accuro Healthcare Solutions is now a MedAssets Company
DISCLAIMER:
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. v.1.01a

Received on 2008-06-18 20:19:21 CEST

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.