savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-help-public] [sr #104106] "Python Exception Occurred" while br


From: anonymous
Subject: [Savannah-help-public] [sr #104106] "Python Exception Occurred" while browsing
Date: Tue, 6 Dec 2005 21:50:26 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)

Follow-up Comment #3, sr #104106 (project administration):

To find out if your cvs has this problem run:

find . -name "*,v" -exec grep -e "author [0-9]" {} \; | awk '{ print $4}' |
sort | uniq

This command will print all authors beginning with numbers that should be
fixed.

The workaround is to change all authors that are only numeric to something
that starts with a letter


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?func=detailitem&item_id=104106>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]