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

Re: [Subclipse-users] How to do SVN:Ignore

From: Javier Kohen <jkohen_at_users.sourceforge.net>
Date: 2007-11-06 16:06:10 CET

El mar, 06-11-2007 a las 09:59 -0500, Kiran Karnati escribió:
> Thank You Mark,
>
> 1. for example, If I select the entire "bin" folder as SVN ignore, the
> folder structure and files will still be checked out if our users
> check the project out. won't they ?

The point is that Subversion won't commit the ignored resources.

> 2. But the files or folders I want to ignore are already in subversion
> and all users have checked them out. can I still add a SVN Ignore
> property to ignore those files now ? if not, please be so king to
> suggest me a solution for this situation.

It seems to be the case that if the resource has been already versioned,
then first you have to delete it from the repository (i.e. svn remove),
then ignore them, then commit the svn:ignore property as mark pointed
out.

Cheers,

-- 
Javier Kohen <jkohen@users.sourceforge.net>
ICQ: blashyrkh #2361802
Jabber: jkohen@jabber.org

Received on Tue Nov 6 16:06:58 2007

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.