patacongo commented on issue #11450:
URL: https://github.com/apache/nuttx/issues/11450#issuecomment-1870515157

   > Thank you @patacongo for confirming the issue. At least for AVR issue, 
using version 7.16 to 7.17 is enough to track the serial issue.
   
   What I don't understand is why github won't access those directories.  There 
must be something there it cannot handle.  It worked well on BitBucket (where 
the change was made) and the files are clearly in the repository because you 
can see the file history for arch/, Documentation/, and configs all the way 
back to the beginning.
   
   github is not tolerant of any quirkiness in the repository.  It won't access 
anything it doesn't like.  For example if you look at the contributors:  
https://github.com/apache/nuttx/graphs/contributors , it doesn't see anything 
before about 2014.  That is the date when the repository was converted from SVN 
to GIT.  So the statistics miss something like 20 thousand contributions.
   
   My belief is that that is caused by the fake email addresses that the old 
SVN-to-GIT conversion tool created.  Ijust use a UUID for the email address.
   
   Bitbucket can also see all commits from day one when NuttX was under CVS, 
then, SVN, then GIT.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to