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

Re: Space wasting

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-03-08 22:22:13 CET

On 2004-03-08 16:13-0500, Alvin Thompson wrote:

> do bad things. for example, a command of this well-used format (which
> recursively compiles all java files in the directory):
>
> $ cd myJavaProject/src/
> $ javac `find . -name "*.java"`
>
> no longer works because it will attempt to compile the pristine
> copies.

which are ending like *.java.svn-base, so your example works just
fine.

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 8 22:22:07 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.