AW: Maven, Subversion and Eclipse issue

2011-05-10 Thread Markus Schaber
Cc: Subversion Mailing List > Betreff: Maven, Subversion and Eclipse issue > > > Team > > I've an issue with the m2 plugin using maven in conjunction with > subversion. > Since this crosses three platforms I thought I would try both the > subversion and maven list

Re: Maven, Subversion and Eclipse issue

2011-05-09 Thread Refr Bruhl
iling List Sent: Mon, May 9, 2011 12:54:01 PM Subject: Re: Maven, Subversion and Eclipse issue I did not catch that until you told me about it. I will experiment with that today. Thank you! --Refr inn gra "Wars are to be won with swords and spears, not with rice and salt.&quo

Re: Maven, Subversion and Eclipse issue

2011-05-09 Thread Stanimir Stamenkov
Mon, 9 May 2011 08:07:10 -0700 (PDT), /Refr Bruhl/: Mon, 9 May 2011 15:56:14 +0100, /Brian Smith/: We set the following on each module's trunk: $ svn ps svn:ignore core " target .project .classpath .settings" So that is manual svn command outside of eclipse? I'll give it a shot. Thank you!

Re: Maven, Subversion and Eclipse issue

2011-05-09 Thread Refr Bruhl
Mon, May 9, 2011 12:22:15 PM Subject: Re: Maven, Subversion and Eclipse issue You can do it in Eclipse from the Team menu. On 09/05/2011 11:07 AM, Refr Bruhl wrote: > So that is manual svn command outside of eclipse? > > I'll give it a shot. Thank you! > > --Refr inn gra

Re: Maven, Subversion and Eclipse issue

2011-05-09 Thread Fernando Ribeiro
he.org > Sent: Mon, May 9, 2011 9:50:36 AM > Subject: Re: Maven, Subversion and Eclipse issue > > never a good idea to commit the target dir IMO... > > Em 09-05-2011 15:42, Refr Bruhl escreveu: > > > > Team > > > > I've an issue with the m2 plugin using

Re: Maven, Subversion and Eclipse issue

2011-05-09 Thread Refr Bruhl
2011 10:05:48 AM Subject: Re: Maven, Subversion and Eclipse issue The SVN ignore file does that trick, right? on, May 9, 2011 at 12:03 PM, Refr Bruhl wrote: > > The subversion plugin doesn't really give that as an option unless every > time > you commit you uncheck the target dir

Re: Maven, Subversion and Eclipse issue

2011-05-09 Thread Brian Smith
We set the following on each module's trunk: $ svn ps svn:ignore core " target .project .classpath .settings" On 9 May 2011 15:42, Refr Bruhl wrote: > > Team > > I've an issue with the m2 plugin using maven in conjunction with > subversion. > Since this crosses three platforms I thought I wo

Re: Maven, Subversion and Eclipse issue

2011-05-09 Thread Refr Bruhl
ling List Sent: Mon, May 9, 2011 9:56:14 AM Subject: Re: Maven, Subversion and Eclipse issue We set the following on each module's trunk: $ svn ps svn:ignore core " target .project .classpath .settings" On 9 May 2011 15:42, Refr Bruhl wrote: > > Team > > I

Re: Maven, Subversion and Eclipse issue

2011-05-09 Thread Refr Bruhl
not with rice and salt." -- Uesugi Kenshin - Original Message From: Alex Lopez To: us...@maven.apache.org Sent: Mon, May 9, 2011 9:50:36 AM Subject: Re: Maven, Subversion and Eclipse issue never a good idea to commit the target dir IMO... Em 09-05-2011 15:42, Refr Bruhl esc

Maven, Subversion and Eclipse issue

2011-05-09 Thread Refr Bruhl
Team I've an issue with the m2 plugin using maven in conjunction with subversion. Since this crosses three platforms I thought I would try both the subversion and maven list to see if anyone has run across a similar issue and what the solution was. When maven dependency is enabled for an ec