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

Re: Issues with the .svn directories

From: Stephen Peters <portnoy_at_portnoy.org>
Date: 2004-03-06 18:44:03 CET

nick vajberg <nickvajberg@yahoo.dk> writes:

> 4. Our homegrown ANT JavaDoc processor fails; I guess because it
> expects source directories to contain only directories containing
> java files. I haven't found a workaround other than doing a clean
> SVN export :-( We can fix it, but why should a tool expect junk to
> suddently appear in the source directories? Our UML reengineering
> tools fails for the same reason (which is NOT developed by us)

Although I understand most of the problems you mention, this strikes
me as odd. I believe that the Ant directory processor is configured
(at least in ant 1.5.3, probably earlier as well) to include **/.svn/*
in its list of defaultexcludes, so this shouldn't be a problem as long
as your home-grown task respects the defaultexcludes.

-- 
Stephen L. Peters                                  portnoy@portnoy.org
  GPG fingerprint: A1BF 5A81 03E7 47CE 71E0  3BD4 8DA6 9268 5BB6 4BBE
     "Poodle: The other white meat." -- Sherman, Sherman's Lagoon
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 6 18:44:31 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.