[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: Alvin Thompson <al_at_thompsonlogic.com>
Date: 2004-03-08 22:34:32 CET

touche. you caught me (over) simplifying to illustrate the point. but
many programs/OSs do not use file extensions to identify the file, so
the problem still exists.

-alvin

Jani Averbach wrote:
> 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
>

-- 
Alvin Thompson
Navy: 34
Army: 6
---------------------------------------------------------------------
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:35:03 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.