Using subclipse, you do a right-click, Team > Add to svn:ignore (the resource must be un-versioned).
In tortoise, it's: right-click TortoiseSVN > Properties > Add (then you select svn:ignore). I use subclipse more, or I might know of a slicker way of doing it with tortoise. On Mon, Mar 10, 2008 at 2:03 PM, Loathe <[EMAIL PROTECTED]> wrote: > Using either tourtise or subclipse how do I set svn:ignore on a file? > > > > denstar wrote: > > Sweet. For posterity, I'll take a guess: > > > > You'd previously added it to version control! > > > > In that case, you have to delete it from the repository, then put it > > back in your working copy and /then/ ignore it. > > > > Bet it was something along those lines, neh? =] > > > > Glad you figured it out! > > > > > > On Mon, Mar 10, 2008 at 12:59 PM, Adkins, Randy <[EMAIL PROTECTED]> wrote: > >> never mind ... I figured it out now ;-) > >> > >> > >> -----Original Message----- > >> From: Adkins, Randy [mailto:[EMAIL PROTECTED] > >> Sent: Monday, March 10, 2008 3:51 PM > >> To: CF-Community > >> > >> > >> Subject: RE: CVS Hosting? > >> > >> the svn:ignore command on the right click context menu is grayed out. I > >> can not do the ignore. > >> > >> Is there a setting or something that may be prohibiting it? > >> > >> > >> > >> -----Original Message----- > >> From: denstar [mailto:[EMAIL PROTECTED] > >> Sent: Monday, March 10, 2008 3:40 PM > >> To: CF-Community > >> Subject: Re: CVS Hosting? > >> > >> On Mon, Mar 10, 2008 at 6:57 AM, Adkins, Randy <[EMAIL PROTECTED]> > >> wrote: > >> > >> > But SVN lacks the ability of true compare like CVS. > >> > >> *blinks* What? > >> > >> SVN can do anything CVS can do, better. :-) That's the point. > >> > >> It's also why Travolds came up with Git, since he hates the very > >> foundation. > >> > >> > >> If you can commit, you can add "ignore" attributes (You may need to > >> "update" after applying, and before committing tho). > >> > >> -- > >> I don't make jokes. I just watch the government and report the facts. > >> -Will Rogers > >> > >> > >> > >> > >> > >> > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:256098 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
