[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: Kiran Karnati <kirankarnati007_at_googlemail.com>
Date: 2007-11-06 15:59:15 CET

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 ?

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.

Thank you.

On Nov 6, 2007 9:33 AM, Mark Phippard <markphip@gmail.com> wrote:

> On 11/6/07, Kiran Karnati <kirankarnati007@googlemail.com> wrote:
> > I have confusion of how to use SVN:Ignore.
> >
> > What is the right time to execute this command ?
>
> There is no right or wrong time. You do it when you need to. If you
> are adding a new project to the repository you should do it as part of
> that initial commit process. If you checkout an existing project you
> do it after that.
>
> > do I have to do it through command line tools available with SVN or
> through
> > Subclipse ?
>
> You can do it in either. You can typically right-click on something
> like a bin folder and choose Team > Add to svn:ignore. You can also
> right-click on the parent of something you want to ignore and do Team
> > Show Properties. Then Add/Edit the svn:ignore property to contain
> the pattern you want to ignore.
>
> You have to commit the property change.
>
> > does it effect for all users or only to me ?
>
> svn:ignore is a versioned property. You have to commit it and then it
> applies to all users.
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

-- 
Best Regards,
Kiran Karnati
J2EE/WCC/WPC Consultant
Miracle Software Systems, Inc.
Novi, MI
Cell : 248 766 0344
Received on Tue Nov 6 15:59:22 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.