Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leliel12/jbc-utn-frc

Mis archivos de la carrera de grado
https://github.com/leliel12/jbc-utn-frc

Last synced: 20 days ago
JSON representation

Mis archivos de la carrera de grado

Awesome Lists containing this project

README

        

*************************
* NO EDITE ESTE ARCHIVO *
*************************

***************************************************************
* jbc-utn-frc SVN STRUCTURE: *
* -------------------------- *
* VERSION: 1.0 *
* FECHA: 08/11/08 05:38:04 *
* AUTOR: JuanBC *
* CODE: UTF-8 *
***************************************************************

---------
LICENCIA:
---------

 - Toda Documentación (incluyendo este archivo)
contenida en este SVN se encuentra bajo:

Copyright 2008 Juan BC

Creative-Commons Attribution-Share Alike 3.0 Unported

Full License: http://creativecommons.org/licenses/by-sa/3.0/

- Todo el Software se encuentra bajo

Copyright 2008 Juan BC

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.

-----------
ESTRUCTURA:
-----------

/LICENSE.txt
licencia gpl 3

/README.txt
este archivo.

/GNU-MANIFEST-ES.pdf
Manifiesto del proyecto GNU
Todos deberian leerlo.

///
carpeta de trabajo de una cátedra.

///
carpeta de trabajo de un practico correspondiente a alguna cátedra
ordenadas por año

---------
GLOSARIO:
---------

:
Año de cursado. [1..5]
:
Cátedra de la carrera.
:
Numero o nombre de trabajo practico.

----------------------
COMENTARIOS EN COMMIT:
----------------------

Todo mensaje de commit debe empezar con alguno de los siguientes caracteres.
"+": cuando se agrega una carpeta o algún componente grande.
"!": avisos importantes como destrucción de componentes o carpetas.
"*": bugfixes.
"-": todos los demás mensajes

De existir mas de una modificación de las antes mencionadas, crear una linea
por cada uno de los mensajes.
Los bugs de tener asignado un ID y titulo, deben estos estar en el mensaje de bugfix.

NOTAS:
------

NUNCA USEN FORMATOS COMO *.DOC *.AI *.PSD o *.DOCx
el texto plano debe estar en formato UTF-8, y el final
de linea debe ser estilo unix.