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

Re: [Subclipse-users] "Add to version control" problem in Subclise 1.1.10

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-02-02 15:13:18 CET

On 2/2/07, Lira Olavo <Olavo.LIRA@gemalto.com> wrote:
>
> Hi Mark,
>
> But this does not change the problem that subclipse should put
> whatever file I say under SVN control version. It is not up to the SVN
> client decide this right? Therefore I still have the problem and I don't
> know how to solve it... and it also doesn't explains why some .class has the
> icon (under version control) and some others don't.

The difference is that class files that are produced outside of Eclipse will
not have the "derived" flag within Eclipse. I am not willing to remove this
check as I think it places too big a performance burden on all users, almost
all of whom will not want to version derived resources.

One option you have is to build the classes using Ant or something that is
not done via Eclipse.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Fri Feb 2 15:13:49 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.