svn status freezes in working copies with unusual file names
From: Vlad Skvortsov <vss_at_73rus.com>
Date: 2007-02-24 01:31:31 CET
Hi!
I've done a quick search in the issue database, but haven't found
16:39 [vss@tiger] ~/tmp > uname -a
Copyright (C) 2000-2006 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
16:39 [vss@tiger] ~/tmp > cat create.c
int main(void)
fd = open("\x8b", O_WRONLY | O_CREAT, 0644);
After issuing the 'status' command svn gets busy, taking almost 100% of CPU.
-- Vlad Skvortsov, vss_at_73rus.com, http://vss.73rus.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Feb 24 01:31:56 2007 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.