I think my stupid plugin did this to me without my knowledge /
consent. (I didn't use it for testng and don't use it for any project
other than one)
Is there a common way people deal with idea files changing underneath
them for things like this? Ie local vs. shared properties? To be safe
I guess I can just make sure that I never commit an idea file to the
repo for testng. (or at least try to remember to un-select them )
F-ing hell...it shouldn't be this complicated...
--
Jesse Kuhnert
Tapestry/Dojo team member/developer
Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
I tend to move the .ipr and build.xml files into their own "Project Files" change list, so that they don't get commited automatically from the default change list. Seems to work nicely for this sort of thing.
guess this is one thing eclipse does do better at least.. ;)
Of course all this trouble wouldn't have happened if it weren't for me
and my plugins... (sorry)
I'm guessing an svn:ignore would eliminate the ability to share some
of the more important properties er something..?
Looking at my other project's .ipr/.iws files it does seem like at
least one of these files could be ignored..I don't know, it looks like
all the files contain important-ish information. Doing an svn:ignore
would mean forcing everyone else to ignore it as well.
Maybe there's no problem at all ? Even if this curs-ed maven plugin
I'm using does modify the files it perhaps doesn't matter unless you
are using the plugin as well? (which I'm not, I'm guessing it's
writing some state to say that it shouldn't be enabled? f-ing
weird...maybe it's the tapestry plugin ..I did notice that in another
non tapestry/non testng project. Sounds like plugins need a better
global space to write meta to for specific projects that are local to
a single machine only.)
I'll do whatever people want, just not sure what that should be.
On 4/5/07, Cédric Beust ♔ <cbe...@google.com> wrote:
>
>
I'll fix it..whatever it is. sorry again
In fact we are not :-). Both Eclipse and IDEA project settings are
versioned, the idea being that so far we've been able to keep it at
the level that somebody checking out the project will be able to set
it in Eclipse/IDEA immediately.
./alex
--
.w( the_mindstorm )p.
TestNG co-founder
EclipseTestNG Creator
> --
> Cédric
>
> >
>