Re: Deleted directory committed to repo translated to ignored directory locally

2010-02-03 Thread Dave Purrington
Felix, you win the prize. I was looking for something to specifically match one of the deleted folder names. There is a svn:ignore value of "*" in the parent folder. Why someone thought this was a good idea, I have no clue. Thanks for the help! -Dave P. On Wed, Feb 3, 2010 at 9:02 AM, Dave Pur

Re: Deleted directory committed to repo translated to ignored directory locally

2010-02-03 Thread Dave Purrington
Clever clever. I'm still trying to wrap my head around that idea. I'll look again at the patterns. The fact that no one has heard of this problem makes me think I've missed a source of ignore patterns somewhere. Time to quadruple check. I also see from another reply that the registry is a source o

Re: Deleted directory committed to repo translated to ignored directory locally

2010-02-03 Thread Stein Somers
On 02/02/2010 23:34, Dave Purrington wrote: Marge doesn't have a matching pattern in her global ignores Hope you are aware that on Windows there are multiple sources for global ignores including the registry - I don't know the details but there was a thread about it recently. -- Stein

Re: Deleted directory committed to repo translated to ignored directory locally

2010-02-03 Thread Felix Gilcher
On Feb 3, 2010, at 12:02 AM, Ryan Schmidt wrote: > > On Feb 2, 2010, at 16:34, Dave Purrington wrote: > >> The scenario goes like this: >> • Homer svn deletes a folder and commits to the repository. >> • Marge svn updates, and svn reports the folder Homer deleted ("D >> ") >>

Re: Deleted directory committed to repo translated to ignored directory locally

2010-02-02 Thread Ryan Schmidt
On Feb 2, 2010, at 16:34, Dave Purrington wrote: > The scenario goes like this: > • Homer svn deletes a folder and commits to the repository. > • Marge svn updates, and svn reports the folder Homer deleted ("D > ") > • Marge runs svn st, some folder is not reported as unversi