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

svn:externals : fetching only file in a directory

From: Evadream <evadream.mlist_at_evadream.net>
Date: 2005-01-08 22:50:28 CET

Hello everybody,

My problem is quite basic, maybe it as been (certainly) already posted, but
i didn't find it :/

Here is my project tree

./
     foo/
     src/

I'd like to add an svn:externals propertie to foo/, so i use :
svn propedit foo/ file:///tomarepos/utils/a_directory/

It update my tree to ./foo/a_directory/ but i'd like to recover only the
files inside a_directory, i mean, i would like to have :

./foo/a_directory_file1.c
./foo/a_directory_file2.c
./foo/a_directory_file3.c
...

Is it possible ?

Thanx for any answer !

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 8 23:02:55 2005

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.