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

RE: [Subclipse-users] issue # 777

From: Kristin Kern <kristin_at_kernacopia.com>
Date: Tue, 5 Aug 2008 11:59:25 -0400

Hello. Can you remove Anthony_at_kernacopia.com from your email list as he
is no longer with Kernacopia and all these messages are forwarded to me.
Thanks!
 
From: Greg.Huber_at_ricoh.co.uk [mailto:Greg.Huber_at_ricoh.co.uk]
Sent: Tuesday, August 05, 2008 9:24 AM
To: users_at_subclipse.tigris.org
Subject: Re: [Subclipse-users] issue # 777
 

Mark,

Thanks for the reply. I was looking at the ref manual about ignoring
unversioned items. If I add the property on the /lib it does not show
the items in the synchronized view, but then when right click commit,
it brings up the box for the comment where it then selects the items. I
have just dumped by repo to remove all the jars so was not sure what it
would do if these were left selected (did not want to do it again as its
the second time already!).

If I get time I will create a test to see what it does.

Cheers Greg

"Mark Phippard" <markphip_at_gmail.com>
05/08/2008 14:12
Please respond to
users_at_subclipse.tigris.org
To
users_at_subclipse.tigris.org
cc
Greg.Huber_at_ricoh.co.uk
Subject
Re: [Subclipse-users] issue # 777
 
                

On Tue, Aug 5, 2008 at 4:48 AM, <Greg.Huber_at_ricoh.co.uk> wrote:

> As of this patch I now keep committing items that I intentionally do
not
> want to include in subversion. I keep forgetting to deselect the
check
> box! Show unversioned files.
>
> Please could someone point me in the right direction on how I can set
an svn
> ignore property on the repository, so I can exclude files types from a
> folder.
>
> eg. have a folder /lib and want to exclude all *.jar from this folder,
(I
> want the lib folder to be versioned, but not the contents).

There is no reason that fix should have made things worse. If
anything it should have been better. Does it not remember the setting
of the checkbox value? Are you doing your commit from the Synchronize
view or Team menu? In the Synchronize view we intentionally ignore
any previous setting.

There are a lot of ways to ignore stuff. You should be able to
right-click on the file and do Team > Add to svn:ignore. This will
create/update a property named svn:ignore on the lib folder. If you
enter a value of *.jar, then all JAR files in that folder will be
ignored. You have to commit the property change. It is a folder
setting only, no other way to do it.

Eclipse also has preferences, Team > Ignored Resources. You can enter
patterns in there to have files ignored. The svn:ignore property is
generally a better way to do it since it will be honored by all SVN
clients.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Share our environment commitment - conserve resources and contribute to
the reduction of CO2 emissions by not printing the email unless
absolutely necessary to do so.
Any opinions expressed are those of the author, not Ricoh UK Ltd. This
communication does not constitute either offer or acceptance of any
contractually binding agreement. Such offer or acceptance must be
communicated in writing. It is the responsibility of the recipient to
ensure this email and attachments are free from computer viruses before
use and the sender accepts no responsibility or liability for any such
computer viruses.
Ricoh UK Ltd. may monitor the content of emails sent and received via
its network for the purpose of ensuring compliance with its policies and
procedures. This communication contains information, which may be
confidential or privileged. The information is intended solely for the
use of the individual or entity named above. If you are not the intended
recipient, be aware that any disclosure, copying, distribution or use of
the contents of this information is prohibited. If you have received
this communication in error, please notify the sender immediately by
return email with a copy to postmaster_at_ricoh.co.uk. Please contact us on
+44 (0) 208 261 4000 if you need assistance.
Registered in England No: 1505381
VAT No: GB 354 2816 54 
Received on 2008-08-05 18:03:28 CEST

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

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