On Saturday, December 03, 2011 8:36:49 AM Claus Ibsen wrote:
> Hi
>
> Unfortunately the big svn:ignore commit made it worse. Now all the
> IDEA files is not ignored.
>
> ? components/camel-ahc/camel-ahc.ipr
> ? components/camel-ahc/camel-ahc.iml
> ? components/camel-ahc/camel-ah
Hi,
For me the issue on eclipse was actually already resolved through your
svn:ignore commit on the trunk even before this commit, see [1].
Completely another point:
IMHO I assume because of the same regular expression inspiration by svn, we
used to have the issue [2] caused by maven. I think the
Yeah, just tested, it works directly in svn:ignore :)
Regards
JB
On 12/03/2011 09:16 AM, Claus Ibsen wrote:
On Sat, Dec 3, 2011 at 8:59 AM, Jean-Baptiste Onofré wrote:
Hi Claus,
AFAIR,
*.i?? is valid for git, but doesn't work for svn (you can use *.ipr, *.iws).
Maybe it's now possible with
On Sat, Dec 3, 2011 at 8:59 AM, Jean-Baptiste Onofré wrote:
> Hi Claus,
>
> AFAIR,
>
> *.i?? is valid for git, but doesn't work for svn (you can use *.ipr, *.iws).
> Maybe it's now possible with latest svn version.
>
We used *.i?? before, so I guess it works with svn.
My laptop has this version:
Hi Claus,
AFAIR,
*.i?? is valid for git, but doesn't work for svn (you can use *.ipr,
*.iws). Maybe it's now possible with latest svn version.
Regards
JB
On 12/03/2011 08:36 AM, Claus Ibsen wrote:
Hi
Unfortunately the big svn:ignore commit made it worse. Now all the
IDEA files is not ignor