[Site] Subversion e svn:eol-style
Manlio Perillo
manlio_perillo a libero.it
Ven 19 Maggio 2006 17:53:29 CEST
Dato che diverse persone usano Windows, segnalo che Subversion ha questo
supporto per le convenzioni di fine riga.
Io non l'ho mai usato e non sono sicuro che funzioni come mi aspetto
(provo a fare qualche test).
Comunque, chi è su Windows può modificare il file di configurazione
,che si trova in %appdata%\Subversion\config
ed abilitare le keywords automatiche:
enable-auto-props = yes
[auto-props]
### The format of the entries is:
### file-name-pattern = propname[=value][;propname[=value]...]
### The file-name-pattern can contain wildcards (such as '*' and
### '?'). All entries which match will be applied to the file.
### Note that auto-props functionality must be enabled, which
### is typically done by setting the 'enable-auto-props' option.
* = svn:eol-style=LF
Magari basta native, perchè dovrebbe comunque usare LF internamente.
Saluti Manlio Perillo
More information about the Site
mailing list