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

Is it possible to do a "partial" or a filtered checkout

From: Philippe Legay <plegay_at_arkeia.com>
Date: 2005-07-11 15:11:09 CEST

Hello,

In a folder I have :
- source code : for instance C code
- source code : for instance Java code (with include code as javadoc
comment)
- documentation.

I want to build a Apache server, with only the documentation :

Is it possible to do SVN CheckOut only *.doc ? (For a folder and sub folder)
Is it possible to do SVN CheckOut only *.java, because on these files I
will aply javadoc to construct the
documention.

This is for avoidong to extract all files of the projects, becauses only
10 % are usefull for the documentation.

Thanks for ideas, pointers, ....

PHL.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 11 13:23:53 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.