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

Selective co?

From: Ross Boylan <RossBoylan_at_stanfordalumni.org>
Date: 2004-07-31 18:22:58 CEST

Is it possible to check out only some of the files in a directory?
E.g., I have a directory Data/ under version control, but I only want
some of the Data files.

svn co http://localhost/svn/Data/trunk/somefile
is an error.

I thought of using the global-ignores setting, but co seems to ignore
it.

I know I could create a directory in subversion with just the files I
wanted, but then I would have two locations with the same file: e.g.,
the repository would have Data/someFile and SmallData/someFile. This
seems like asking for trouble.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 31 18:23:32 2004

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.