This gist details the following:
- Converting a Subversion (SVN) repository into a Git repository
- Purging the resultant Git repository of large files
- Retrieve a list of SVN commit usernames
| __author__ = 'https://github.com/arkadoel' | |
| __date__ = '07-Ene-2015' | |
| __license__ = 'GPL v2' | |
| ''' | |
| Se trata de leer una bascula de pesar camiones | |
| conectada al equipo mediante un puerto serial. | |
| Fabricante bascula de servipesa | |
| Con lector fisico de bascula |
This gist details the following: