This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: future gfortran development and subversion


On Wed, 2005-10-19 at 12:16 -0700, Steve Kargl wrote:
> On Wed, Oct 19, 2005 at 08:59:36PM +0200, Tobias Schl?ter wrote:

> OK, I'll go read about svk.  I scanned the svn docs for an
> --exclude-dir= option or .svnrc file where excluding directories
> could be done.  So far, I've come up empty.  I don't build nor
> work in the ada, java, and C++ directories.  It would be great
> if we could tell svn to ignore certain directories to recover
> wasted space.

You could simply do non-recursive checkouts (svn co -N) of the dirs you
want.
SVN doesn't care how you piece together the working copy.


--Dan




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]