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

Re: svn:external for a single file

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 22 Jan 2008 17:01:14 -0500

On Jan 22, 2008 4:55 PM, David Pratt <fairwinds_at_eastlink.ca> wrote:
> Hi. I routinely use externals in my projects like this.
>
> svn propset svn:externals -F externals.txt .
>
> and in my externals.txt file I include the map between folder and
> contents from external source folder:
>
> folder path/to/a/repository/folder
>
> If I just want a single file in my current directory instead of a folder
> from an external repository, how do I do this?

Subversion does not presently support single-file externals. Only directories.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-22 23:22:11 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.