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

Query: svn externals and export

From: Andrew Hardy <andrew.hardy_at_gl-group.com>
Date: Wed, 9 Dec 2009 16:15:45 -0000

Hi,

I'm creating our build scripts on a Windows machine for one of our
projects. The project includes some 'shared' code accessed through
svn:externals on the 'trunk' directory:

C:\tst>svn propget svn:externals http://locode01/svn/TAPS/trunk
PLPDF http://locode01/svn/PLPDF/tags/PLPDF_v204_sophos
Tools http://locode01/svn/OracleTools/trunk

The build script performs exports of specific directories above the
trunk so as to avoid 'unwanted' directories e.g. documentation, test
data, etc.

An export or checkout of the trunk will include the 'external'
directories, however I cannot export those directories individually by
name:

C:\tst>svn export http://locode01/svn/TAPS/trunk/PLPDF PLPDF
svn: URL 'http://locode01/svn/TAPS/trunk/PLPDF' doesn't exist

C:\tst>svn --version
svn, version 1.6.1 (r37116)
   compiled Apr 9 2009, 14:52:44

Is this the expected behaviour? If so, how should I construct a build
script to cope with this - with the consideration that I may not know of
future use of 'externals' e.g. the 'wibble' directory becoming
externally referenced at some unknown time.

-- 
Andy 
This e-mail, and any attachments are strictly confidential and intended for the addressee(s) only.  The content may also contain legally privileged information.  If you are not the intended recipient, please notify the sender immediately, by return of email, and then delete the e-mail and any attachments.  You should not disclose, copy or take any action in reliance on this transmission.
Please ensure you have adequate virus protection before you open or detach any documents from this transmission.
GL Industrial Services UK Ltd is a company registered in England and Wales with company No. 3294136 and registered office at Holywell Park, Ashby Road, Loughborough,  Leicestershire, LE11 3GR, United Kingdom.   
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2428896
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-09 17:19:40 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.