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

Re: [Subclipse-users] Modified files decorated as not being under revision control and missed from checkin

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-09-03 14:48:35 CEST

On 9/3/07, techtonik <techtonik@php.net> wrote:
> Build directory is under revision control and when Eclipse regenerates
> some binary files inside, subclipse 1.2.4 behaves very strange about
> these changes. There is no decorator placed next to file icon although
> "Managed" and "Modified" attributes for this file are set to 'true'.
> File doesn't appear in commit dialog for the same reason. Command line
> 'svn st' reveals no anomaly in working copy structure.

In general it is bad practice to store a build folder in version
control, and Eclipse in particular makes it even worse because of all
the auto-building it does. Also, an Eclipse team provider will not
perform versioning operations on files produced by Eclipse compilers.
These files are marked as Derived within Eclipse and team providers
are instructed to ignore those files automatically, which we do.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Sep 3 14:45:47 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.