Subversion Log
NoMatch
mhh, something with with the regex or svn must be wrong. this should never happen. last line: r525 | eric@whmautopilot.com | 2006-01-30 04:33:57 -0500 (Mon, 30 Jan 2006) | 1 line please bug-report.
Assuming this should go here ;)
Eric Coleman
home: 412 399 1024 cell: 412 779 5176
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…