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

Re: Externals for a single file - usage?

From: Neil Trodden <neil.trodden_at_gmail.com>
Date: Wed, 1 Apr 2009 21:27:49 +0100

I'm not sure I understand. Do you mean don't add the external to the working
copy but do it directly in the repository?
(apologies for mailing bob directly, the default in gmail does that rather
than responds to the list)

2009/4/1 Bob Archer <Bob.Archer_at_amsi.com>

> From what I have read about the file level externals you need the project
> with the external in it check out in a WC and there is some client side
> stuff that goes on there.
>
>
>
> BOb
>
>
>
>
> ------------------------------
>
> *From:* Neil Trodden [mailto:neil.trodden_at_gmail.com]
> *Sent:* Wednesday, April 01, 2009 1:10 PM
> *To:* users_at_subversion.tigris.org
> *Subject:* Externals for a single file - usage?
>
>
>
> The need to use external to bring in a single file to my working copies
> arose today and fortunately this was implemented in 1.6 - which I've now
> upgraded to.
>
>
>
> The problem I have is that I still get an error when updating with my new
> external property set. I'm using the same format I use for bringing in
> external folders but perhaps I need to do something else? I'm afraid the
> latest version of the svnbook only mentions that single file externals are
> possible but no specifics on implementation.
>
>
>
> I have a web application checked out as a working copy. From the root of
> that checkout, I have a folder called Website/bin into which I wish to drop
> a shared library file into. The bin folder itself is not in source control
> but it's parent "Website" is.
>
>
>
> So the file I want is:
>
>
>
> svn://ls1/LVGSharedLibrary/tags/stable/LVGLibrary/bin/Release/LVGLibrary.dll
> - which is a valid url - and it needs checking out into the folder
> "Website\Bin" relative to my working copy
>
>
>
> I've added the following line to properties for the root of my working
> copy:
>
>
>
> svn://ls1/LVGSharedLibrary/tags/stable/LVGLibrary/bin/Release/LVGLibrary.dll
> Website/Bin/LVGLibrary.dll
>
>
>
> ..and it fails.
>
>
>
> Am I doing something wrong?
>
>
>
>
> --
> Neil Trodden
>

-- 
Neil Trodden
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1510465
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-01 22:29:11 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.