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

Re: [Subclipse-users] svn:ignore no longer being ignored

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 11 Apr 2013 08:32:42 -0700

If it is a new problem, then there is a good chance it does.

The fix is entirely in the JavaHL layer. We messed up a boolean when
calling the API and it stopped giving us back the ignored files which
then caused us to not know they are ignored.

On Thu, Apr 11, 2013 at 8:29 AM, jcompagner <jcompagner_at_gmail.com> wrote:
> does this also fix the constant error in the log when you look at the
> properties of a ignored resource?
>
> Can't find a working copy path
> svn: The node 'C:\[PATH]\servoy_mobile.war' was not found.
>
>
>
> On 10 April 2013 16:57, Stephen Elsemore <selsemore_at_collab.net> wrote:
>>
>> This has been fixed:
>>
>> http://subclipse.tigris.org/issues/show_bug.cgi?id=1499
>>
>> A build with this fix included will be posted early next week.
>>
>> > I'm running Eclipse 4.2.2 with a multi-project Maven project using m2e.
>> >
>> > I believe ever since upgrading to Subclipse 1.8.19 a week or so ago, my
>> > svn:ignore has stopped working. That is, my .settings, .target,
>> > .classpath, .project, etc. directories have little question marks by
>> > them in Eclipse, and I get an asterisk next to the project in "Package
>> > Explorer", indicating that something has changed in Subversion---but
>> > when I try to submit, nothing has changed. (TortoiseSVN correctly
>> > ignores these files, because they are marked as ignore with svn:ignore.)
>> >
>> > If I close and re-open all my projects and sub-projects, the subprojects
>> > go back to behaving correctly, but the parent Maven project still has an
>> > asterisk beside it, and the lists of the subprojects under it still
>> > behave incorrectly.
>> >
>> > Please include me on any replies, as I do not believe I am a member of
>> > this list.
>> >
>> > Garret
>>
>> ------------------------------------------------------
>>
>> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3052950
>>
>> To unsubscribe from this discussion, e-mail:
>> [users-unsubscribe_at_subclipse.tigris.org].
>
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3053057
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2013-04-11 17:32:51 CEST

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.