RE: Externals for a single file - usage?
From: Bob Archer <bob.archer_at_amsi.com>
Date: Thu, 2 Apr 2009 11:19:16 -0400
> I just don't understand this at all. I have a working copy of my
Yes, you need the file you are referring to in the external to be in the
Here is what I did.
I have a working copy with:
ProjectName/Build/ccnetproject.xml
I want that file to be available at:
ProjectName/Product/Install
So, I add the following property to the Install folder:
svn:externals ../../Build/ccnetproject.xml ccnetproject.xml
Now, when I update the "Installs" folder the ccnetproject.xml file is
So, you can't refer to a file that is only in the repository. Why this
I tried to create a file external that pointed to a file in a directory
So, HTH,
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.