close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Mar 23, 2009, 1:52:58 PM (17 years ago)
- Author:
-
irina
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
41 | 41 | * Probar el resto de funciones. |
42 | 42 | * ... |
| 43 | |
| 44 | == Cambios script == |
| 45 | |
| 46 | Cuando cambiamos los script "del lado del cliente" en el servidor, para que el cliente tome los cambios sin arrancar de nuevo hacemos: |
| 47 | |
| 48 | {{{ |
| 49 | source /var/EAC/asmin/librerias/xxx.lib |
| 50 | }}} |
| 51 | |
| 52 | |
| 53 | == Uso svn == |