You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by Clinton Begin <cl...@gmail.com> on 2007/02/13 21:43:32 UTC

Re: svn commit: r507187 - in /ibatis/trunk/java/mapper/mapper2: ./ tools/

Ewww....so why do we have to check in our IDE project files?  Is that
a Maven requirement?  Any alternative?  Is there a Maven ant:ant?

Clinton

On 2/13/07, bgoodin@apache.org <bg...@apache.org> wrote:
> Author: bgoodin
> Date: Tue Feb 13 11:55:34 2007
> New Revision: 507187
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=507187
> Log:
> Added ingores for IDEA project files and mavent target directory
>
> Modified:
>     ibatis/trunk/java/mapper/mapper2/   (props changed)
>     ibatis/trunk/java/mapper/mapper2/tools/   (props changed)
>
> Propchange: ibatis/trunk/java/mapper/mapper2/
> ------------------------------------------------------------------------------
> --- svn:ignore (original)
> +++ svn:ignore Tue Feb 13 11:55:34 2007
> @@ -6,3 +6,8 @@
>  bin
>  classes
>  ibderby
> +target
> +*.iml
> +*.ipr
> +*.iws
> +derby.log
>
> Propchange: ibatis/trunk/java/mapper/mapper2/tools/
> ------------------------------------------------------------------------------
> --- svn:ignore (added)
> +++ svn:ignore Tue Feb 13 11:55:34 2007
> @@ -0,0 +1 @@
> +*.iml
>
>
>

Re: svn commit: r507187 - in /ibatis/trunk/java/mapper/mapper2: ./ tools/

Posted by Clinton Begin <cl...@gmail.com>.
FWIW, I usually keep my IDE project files one directory below the
working copy from source control.

/iBATIS-Java
  /<project>.ipr
  /<project>.iws
  /<project>.ml
  /<WorkingCopy>/

That way I can use the root directory for other IDE artifacts (like
compiled classes) and I don't need to add them to the ignore
list...not that it's a problem to do so.

Clinton

On 2/13/07, Brandon Goodin <br...@gmail.com> wrote:
> That cake is sounding really good.
>
>
> On 2/13/07, Clinton Begin <cl...@gmail.com> wrote:
> > OOOHHHHH sorry.  My bad.  :-)
> >
> > On 2/13/07, Brandon Goodin <br...@gmail.com> wrote:
> > > It's an ignore not a checkin.
> > >
> > >
> > > On 2/13/07, Clinton Begin < clinton.begin@gmail.com> wrote:
> > > > Ewww....so why do we have to check in our IDE project files?  Is that
> > > > a Maven requirement?  Any alternative?  Is there a Maven ant:ant?
> > > >
> > > > Clinton
> > > >
> > > > On 2/13/07, bgoodin@apache.org <bg...@apache.org> wrote:
> > > > > Author: bgoodin
> > > > > Date: Tue Feb 13 11:55:34 2007
> > > > > New Revision: 507187
> > > > >
> > > > > URL:
> http://svn.apache.org/viewvc?view=rev&rev=507187
> > > > > Log:
> > > > > Added ingores for IDEA project files and mavent target directory
> > > > >
> > > > > Modified:
> > > > >     ibatis/trunk/java/mapper/mapper2/   (props
> changed)
> > > > >     ibatis/trunk/java/mapper/mapper2/tools/
> (props
> > > changed)
> > > > >
> > > > > Propchange: ibatis/trunk/java/mapper/mapper2/
> > > > >
> > >
> ------------------------------------------------------------------------------
> > > > > --- svn:ignore (original)
> > > > > +++ svn:ignore Tue Feb 13 11:55:34 2007
> > > > > @@ -6,3 +6,8 @@
> > > > >  bin
> > > > >  classes
> > > > >  ibderby
> > > > > +target
> > > > > +*.iml
> > > > > +*.ipr
> > > > > +*.iws
> > > > > +derby.log
> > > > >
> > > > > Propchange: ibatis/trunk/java/mapper/mapper2/tools/
> > > > >
> > >
> ------------------------------------------------------------------------------
> > > > > --- svn:ignore (added)
> > > > > +++ svn:ignore Tue Feb 13 11:55:34 2007
> > > > > @@ -0,0 +1 @@
> > > > > +*.iml
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> >
>
>

Re: svn commit: r507187 - in /ibatis/trunk/java/mapper/mapper2: ./ tools/

Posted by Brandon Goodin <br...@gmail.com>.
That cake is sounding really good.

On 2/13/07, Clinton Begin <cl...@gmail.com> wrote:
>
> OOOHHHHH sorry.  My bad.  :-)
>
> On 2/13/07, Brandon Goodin <br...@gmail.com> wrote:
> > It's an ignore not a checkin.
> >
> >
> > On 2/13/07, Clinton Begin <cl...@gmail.com> wrote:
> > > Ewww....so why do we have to check in our IDE project files?  Is that
> > > a Maven requirement?  Any alternative?  Is there a Maven ant:ant?
> > >
> > > Clinton
> > >
> > > On 2/13/07, bgoodin@apache.org <bg...@apache.org> wrote:
> > > > Author: bgoodin
> > > > Date: Tue Feb 13 11:55:34 2007
> > > > New Revision: 507187
> > > >
> > > > URL: http://svn.apache.org/viewvc?view=rev&rev=507187
> > > > Log:
> > > > Added ingores for IDEA project files and mavent target directory
> > > >
> > > > Modified:
> > > >     ibatis/trunk/java/mapper/mapper2/   (props changed)
> > > >     ibatis/trunk/java/mapper/mapper2/tools/   (props
> > changed)
> > > >
> > > > Propchange: ibatis/trunk/java/mapper/mapper2/
> > > >
> >
> ------------------------------------------------------------------------------
> > > > --- svn:ignore (original)
> > > > +++ svn:ignore Tue Feb 13 11:55:34 2007
> > > > @@ -6,3 +6,8 @@
> > > >  bin
> > > >  classes
> > > >  ibderby
> > > > +target
> > > > +*.iml
> > > > +*.ipr
> > > > +*.iws
> > > > +derby.log
> > > >
> > > > Propchange: ibatis/trunk/java/mapper/mapper2/tools/
> > > >
> >
> ------------------------------------------------------------------------------
> > > > --- svn:ignore (added)
> > > > +++ svn:ignore Tue Feb 13 11:55:34 2007
> > > > @@ -0,0 +1 @@
> > > > +*.iml
> > > >
> > > >
> > > >
> > >
> >
> >
>

Re: svn commit: r507187 - in /ibatis/trunk/java/mapper/mapper2: ./ tools/

Posted by Clinton Begin <cl...@gmail.com>.
OOOHHHHH sorry.  My bad.  :-)

On 2/13/07, Brandon Goodin <br...@gmail.com> wrote:
> It's an ignore not a checkin.
>
>
> On 2/13/07, Clinton Begin <cl...@gmail.com> wrote:
> > Ewww....so why do we have to check in our IDE project files?  Is that
> > a Maven requirement?  Any alternative?  Is there a Maven ant:ant?
> >
> > Clinton
> >
> > On 2/13/07, bgoodin@apache.org <bg...@apache.org> wrote:
> > > Author: bgoodin
> > > Date: Tue Feb 13 11:55:34 2007
> > > New Revision: 507187
> > >
> > > URL: http://svn.apache.org/viewvc?view=rev&rev=507187
> > > Log:
> > > Added ingores for IDEA project files and mavent target directory
> > >
> > > Modified:
> > >     ibatis/trunk/java/mapper/mapper2/   (props changed)
> > >     ibatis/trunk/java/mapper/mapper2/tools/   (props
> changed)
> > >
> > > Propchange: ibatis/trunk/java/mapper/mapper2/
> > >
> ------------------------------------------------------------------------------
> > > --- svn:ignore (original)
> > > +++ svn:ignore Tue Feb 13 11:55:34 2007
> > > @@ -6,3 +6,8 @@
> > >  bin
> > >  classes
> > >  ibderby
> > > +target
> > > +*.iml
> > > +*.ipr
> > > +*.iws
> > > +derby.log
> > >
> > > Propchange: ibatis/trunk/java/mapper/mapper2/tools/
> > >
> ------------------------------------------------------------------------------
> > > --- svn:ignore (added)
> > > +++ svn:ignore Tue Feb 13 11:55:34 2007
> > > @@ -0,0 +1 @@
> > > +*.iml
> > >
> > >
> > >
> >
>
>

Re: svn commit: r507187 - in /ibatis/trunk/java/mapper/mapper2: ./ tools/

Posted by Brandon Goodin <br...@gmail.com>.
It's an ignore not a checkin.

On 2/13/07, Clinton Begin <cl...@gmail.com> wrote:
>
> Ewww....so why do we have to check in our IDE project files?  Is that
> a Maven requirement?  Any alternative?  Is there a Maven ant:ant?
>
> Clinton
>
> On 2/13/07, bgoodin@apache.org <bg...@apache.org> wrote:
> > Author: bgoodin
> > Date: Tue Feb 13 11:55:34 2007
> > New Revision: 507187
> >
> > URL: http://svn.apache.org/viewvc?view=rev&rev=507187
> > Log:
> > Added ingores for IDEA project files and mavent target directory
> >
> > Modified:
> >     ibatis/trunk/java/mapper/mapper2/   (props changed)
> >     ibatis/trunk/java/mapper/mapper2/tools/   (props changed)
> >
> > Propchange: ibatis/trunk/java/mapper/mapper2/
> >
> ------------------------------------------------------------------------------
> > --- svn:ignore (original)
> > +++ svn:ignore Tue Feb 13 11:55:34 2007
> > @@ -6,3 +6,8 @@
> >  bin
> >  classes
> >  ibderby
> > +target
> > +*.iml
> > +*.ipr
> > +*.iws
> > +derby.log
> >
> > Propchange: ibatis/trunk/java/mapper/mapper2/tools/
> >
> ------------------------------------------------------------------------------
> > --- svn:ignore (added)
> > +++ svn:ignore Tue Feb 13 11:55:34 2007
> > @@ -0,0 +1 @@
> > +*.iml
> >
> >
> >
>