Re: svn:ignore no longer being ignored
Mark Phippard <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.subclipse.user |
|---|---|
| Message-ID | <CAHFaGCrqrNB4AR1hdr=wC95zH9ZycE+UhgEm36xZrEonMcfrcA@mail.gmail.com> |
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 <[email protected]> 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 <[email protected]> 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: >> [[email protected]]. > > -- 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: [[email protected]].