Re: Maven, Subversion and Eclipse issue

2011-05-09 Thread Refr Bruhl
Yep the team menu worked. Thank you for that tip. Always the simple things we overlook... --Refr inn gra "Wars are to be won with swords and spears, not with rice and salt." -- Uesugi Kenshin - Original Message ---- From: Refr Bruhl To: Maven Users List Cc: Subversion Ma

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 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 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

Re: Write Lock Error

2010-08-16 Thread Refr Bruhl
Team I found a work around. Run the svn copy command from the command line to create a tag You can find a description of how to do that at http://svnbook.red-bean.com/en/1.1/ch04s06.html From: Refr Bruhl To: users@subversion.apache.org Sent: Mon

Write Lock Error

2010-08-16 Thread Refr Bruhl
Team I am getting a write lock error when I try to create a tag. Error message: Tag operation for some of selected resources failed. svn: Commit failed (details follow): svn: No write-lock in 'Z:\development\workspaces\command\peeplogging\src' Environment Subversion is the Collabnet bundled w