Subversion queries hanging, timing out

2010-01-11 Thread Dave Purrington
That is, I have two location elements (with different paths) but they both point to the same repo path. Is there any problem with doing this? Thanks for reading. Please let me know if you have any ideas. Regards, Dave Purrington

Re: Subversion queries hanging, timing out

2010-01-14 Thread Dave Purrington
at 4:37 AM, wrote: > Hi, > > (sorry for the format - OutBarf again..) > > > From: Dave Purrington [mailto:dave.purring...@gmail.com] >Sent: Monday, January 11, 2010 8:25 PM >To: users@subversion.apache.org >

Re: Windows 7 entries file locking

2010-01-14 Thread Dave Purrington
FWIW, I'm on Windows 2008 Server R2 (the server version of Windows 7) with a large repo. I have Windows Search enabled as well as virus scanning. The only time I have seen this behavior is running Filemon or Procmon during svn operations. On Thu, Jan 14, 2010 at 4:59 AM, David Turner wrote: > Fr

Re: Subversion queries hanging, timing out

2010-01-15 Thread Dave Purrington
9:50 AM, Andrey Repin wrote: > Greetings, Dave Purrington! > > > Lately we have been experiencing intermittent timeouts with our > Subversion > > operations. It does not happen initially, but after a while it starts > > happening. Restarting Apache alleviates the problem, bu

Deleted directory committed to repo translated to ignored directory locally

2010-02-02 Thread Dave Purrington
The scenario goes like this: 1. Homer svn deletes a folder and commits to the repository. 2. Marge svn updates, and svn reports the folder Homer deleted ("D ") 3. Marge runs svn st, some folder is not reported as unversioned. However, the folder is still on disk (unversioned, i.e. no

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

2010-02-03 Thread Dave Purrington
try is a source of ignore patterns, so I'm going to look there as well. On Wed, Feb 3, 2010 at 2:59 AM, Felix Gilcher wrote: > > On Feb 3, 2010, at 12:02 AM, Ryan Schmidt wrote: > > > > > On Feb 2, 2010, at 16:34, Dave Purrington wrote: > > > >> The

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

2010-02-03 Thread Dave Purrington
ck. I also see > from another reply that the registry is a source of ignore patterns, so I'm > going to look there as well. > > > > On Wed, Feb 3, 2010 at 2:59 AM, Felix Gilcher < > felix.gilc...@bitextender.com> wrote: > >> >> On Feb 3, 2010, at 12:

Re: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-04 Thread Dave Purrington
Erik, what is the method for this kind of feedback? Is it enough to leave a message on the note? Or are you asking that we call our rep? Should we file a ticket about it? On Thu, Feb 4, 2010 at 4:16 PM, Erik Funkenbusch wrote: > I forgot to include the Technet url > http://social.technet.microso

svnserve not picking up sasldb credential changes

2010-05-03 Thread Dave Purrington
I'm testing out using SASL with svnserve (1.6.1 from Collabnet on Windows 2003 server), and it is basically working. Here is my svn.config: pwcheck_method: auxprop auxprop_plugin: sasldb sasldb_path: x:/path/to/repo/conf/sasldb mech_list: DIGEST-MD5 I'm also able to create a user in said db