[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Maven, Subversion and Eclipse issue

From: Stanimir Stamenkov <s7an10_at_netscape.net>
Date: Mon, 09 May 2011 20:58:58 +0300

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!

In Eclipse, from the context menu of a file/directory you could
choose Team -> Add to svn:ignore [1]. You could also setup that .*
(dot something) files/directories get ignored by default - for
Eclipse look under Preferences: Team / Ignored Resources [2], and
for the command-line client (and possibly others) see the
global-ignores in the config area [3].

[1]
http://www.eclipse.org/subversive/documentation/teamSupport/SVNaction/ignore_vc.php
[2]
http://help.eclipse.org/helios/topic/org.eclipse.platform.doc.user/reference/ref-20.htm
[3] http://svnbook.red-bean.com/nightly/en/svn.advanced.confarea.html

-- 
Stanimir
Received on 2011-05-09 19:59:26 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.