On 30/1/2006, at 22:30, Eric Coleman wrote:
last line: r525 | eric@whmautopilot.com | 2006-01-30 04:33:57 -0500 (Mon, 30 Jan 2006) | [...] Assuming this should go here ;)
Thanks, the problem is we only allow underscore and alpha-numeric characters in the user name. I have now added . and @ to the regexp.
I seem to recall a similar problem in the past, with a username which had a space, but that seems unsupported by the current regexp and the log doesn't show that it was ever allowed -- maybe it was another svn command…