Re: ignore property not ignoring...

2014-01-10 Thread Dave Huang
On Jan 10, 2014, at 16:17, Edward Ned Harvey (svn4) wrote: > Can someone please explain this to me? I would expect "bin" and "obj" not to > show up in the "svn status" command, because of the svn:global-ignores > property. > The mac client is 1.7, and the windows client is 1.8 if that makes

RE: ignore property not ignoring...

2014-01-10 Thread Edward Ned Harvey (svn4)
> From: Dave Huang [mailto:k...@azeotrope.org] > > It does; svn:global-ignores is new to SVN 1.8. > http://subversion.apache.org/docs/release-notes/1.8.html#repos-dictated- > config That's just about the last thing I expected, but it makes perfect sense now. Thanks. > If you upgrade the Mac

RE: ignore property not ignoring...

2014-01-10 Thread Edward Ned Harvey (svn4)
> From: Edward Ned Harvey (svn4) [mailto:s...@nedharvey.com] > > But no problem. I can workaround by setting svn:ignore instead. Uggh. I *thought* this would be easy. Even though I have svn:ignore set on some directories, TortoiseSVN 1.8 and cygwin svn 1.8 fail to ignore the stuff specified.

Re: ignore property not ignoring...

2014-01-10 Thread Eric Johnson
On 1/10/14, 2:29 PM, Edward Ned Harvey (svn4) wrote: Easier said than done. svn ships with XCode, distributed in the App Store, which I have the latest installed today... But no problem. I can workaround by setting svn:ignore instead. I install Subversion on the Mac via MacPorts, which has ha

RE: ignore property not ignoring...

2014-01-10 Thread Edward Ned Harvey (svn4)
> From: Edward Ned Harvey (svn4) [mailto:s...@nedharvey.com] > > So I have to just duplicate the svn:ignore and svn:global-ignores > properties everywhere that anything needs to be ignored. Sorry, clarification: In tortoise, I check the properties of some directory, and it shows "svn:ignore bin

Re: ignore property not ignoring...

2014-01-10 Thread Branko Čibej
On 11.01.2014 00:17, Edward Ned Harvey (svn4) wrote: >> From: Edward Ned Harvey (svn4) [mailto:s...@nedharvey.com] >> >> So I have to just duplicate the svn:ignore and svn:global-ignores >> properties everywhere that anything needs to be ignored. > Sorry, clarification: > > In tortoise, I check the

Re: ignore property not ignoring...

2014-01-10 Thread Edwin Castro
On 1/10/14, 2:29 PM, Edward Ned Harvey (svn4) wrote: > >> > If you upgrade the Mac client to 1.8.x, it should honor svn:global-ignores. > Easier said than done. svn ships with XCode, distributed in the App Store, > which I have the latest installed today... > But no problem. I can workaround by

Re: ignore property not ignoring...

2014-01-10 Thread Ryan Schmidt
On Jan 10, 2014, at 17:53, Edwin Castro wrote: > On 1/10/14, 2:29 PM, Edward Ned Harvey (svn4) wrote: >> If you upgrade the Mac client to 1.8.x, it should honor svn:global-ignores. >> Easier said than done. svn ships with XCode, distributed in the App Store, >> which I have the latest ins

RE: ignore property not ignoring...

2014-01-11 Thread Edward Ned Harvey (svn4)
> From: Edwin Castro [mailto:0ptikgh...@gmx.us] > > I use svn client installed by macports. It's current version is 1.8.5. I've been down that road before. Macports is mostly reliable, but not entirely reliable. And every time you apply some update to XCode, apple replaces with default binari

Re: ignore property not ignoring...

2014-01-11 Thread Edwin Castro
On 1/11/14, 6:18 AM, Edward Ned Harvey (svn4) wrote: >> From: Edwin Castro [mailto:0ptikgh...@gmx.us] >> >> I use svn client installed by macports. It's current version is 1.8.5. > > I've been down that road before. Macports is mostly reliable, but not > entirely reliable. And every time you ap

Re: ignore property not ignoring...

2014-01-11 Thread Ryan Schmidt
On Jan 11, 2014, at 08:18, Edward Ned Harvey wrote: >> I use svn client installed by macports. It's current version is 1.8.5. > > I've been down that road before. Macports is mostly reliable, but not > entirely reliable. I’m a manager of the MacPorts project. If you’re experiencing any problem

RE: ignore property not ignoring...

2014-01-13 Thread Bob Archer
> > From: Edward Ned Harvey (svn4) [mailto:s...@nedharvey.com] > > > > So I have to just duplicate the svn:ignore and svn:global-ignores > > properties everywhere that anything needs to be ignored. > > Sorry, clarification: > > In tortoise, I check the properties of some directory, and it shows