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

svn:external for a single file

From: David Pratt <fairwinds_at_eastlink.ca>
Date: Tue, 22 Jan 2008 17:55:44 -0400

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?

Many thanks

Regards,
David

---------------------------------------------------------------------
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 22:59:33 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.