eclipse, "svn ignore" and the build folder

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

eclipse, "svn ignore" and the build folder

Grant Edwards-2
Hi,

In eclipse if I add the accounting/build folder to the list of files to
ignore, eclipse does just that. It ignores the build folder. The
accounting folder however is still marked with a little black annotation
indicating that some change has occurred.

Anyone know how to get rid of that little black annotation ?

Cheers

Grant Edwards
Reply | Threaded
Open this post in threaded view
|

Re: eclipse, "svn ignore" and the build folder

Scott Gray
Hi Grant

The build folders are already be set to be ignored in svn, they don't show
up in my eclipse ide.  The changed symbol is there because you have changed
the svn properties for that folder.

Regards
Scott

2008/6/25 Grant Edwards <[hidden email]>:

> Hi,
>
> In eclipse if I add the accounting/build folder to the list of files to
> ignore, eclipse does just that. It ignores the build folder. The accounting
> folder however is still marked with a little black annotation indicating
> that some change has occurred.
>
> Anyone know how to get rid of that little black annotation ?
>
> Cheers
>
> Grant Edwards
>
Reply | Threaded
Open this post in threaded view
|

Re: eclipse, "svn ignore" and the build folder

Grant Edwards-2
Hi Scott

Unfortunately for me I see every single build file there is to see. I
picked up my subversion config file from http://ofbiz.apache.org/svn/config

The change symbol is also present on the parent directory of EVER build
directory.

Cheers

Grant Edwards

Scott Gray wrote:

> Hi Grant
>
> The build folders are already be set to be ignored in svn, they don't show
> up in my eclipse ide.  The changed symbol is there because you have changed
> the svn properties for that folder.
>
> Regards
> Scott
>
> 2008/6/25 Grant Edwards <[hidden email]>:
>
>  
>> Hi,
>>
>> In eclipse if I add the accounting/build folder to the list of files to
>> ignore, eclipse does just that. It ignores the build folder. The accounting
>> folder however is still marked with a little black annotation indicating
>> that some change has occurred.
>>
>> Anyone know how to get rid of that little black annotation ?
>>
>> Cheers
>>
>> Grant Edwards
>>
>>    
>
>  
Reply | Threaded
Open this post in threaded view
|

Re: eclipse, "svn ignore" and the build folder

Jacques Le Roux
Administrator
I would suggest to
1. Create a big patch from your OFBiz root
2. Make a new fresh svn check out
3. Apply the patch to the new project
4. Import the new project in Eclipse

Hopefully, it will solve your issue (maybe not... then try another way... you have to be creative with Eclipse ;o)

Jacques

From: "Grant Edwards" <[hidden email]>

> Hi Scott
>
> Unfortunately for me I see every single build file there is to see. I
> picked up my subversion config file from http://ofbiz.apache.org/svn/config
>
> The change symbol is also present on the parent directory of EVER build
> directory.
>
> Cheers
>
> Grant Edwards
>
> Scott Gray wrote:
>> Hi Grant
>>
>> The build folders are already be set to be ignored in svn, they don't show
>> up in my eclipse ide.  The changed symbol is there because you have changed
>> the svn properties for that folder.
>>
>> Regards
>> Scott
>>
>> 2008/6/25 Grant Edwards <[hidden email]>:
>>
>>  
>>> Hi,
>>>
>>> In eclipse if I add the accounting/build folder to the list of files to
>>> ignore, eclipse does just that. It ignores the build folder. The accounting
>>> folder however is still marked with a little black annotation indicating
>>> that some change has occurred.
>>>
>>> Anyone know how to get rid of that little black annotation ?
>>>
>>> Cheers
>>>
>>> Grant Edwards
>>>
>>>    
>>
>>  
>