I need to run astyle in a project with several source files. There's not a common IDE used by all developers, they develop in vi, gedit, Netbeans, Eclipse, etc. So I can't use a configuration file for indentation. In order to keep a standard in the code indentation I want to run an script (probably in a server) that everyday executes astyle for each source file and commits the changes. But I'm afraid I will loose track of who has made the last changes in the code.
Can I configure svn to keep information of who made the changes before the execution of astyle?
Thx.
svn log -l 1 FILE
)Hints:
--username
+ --password
options of svn ci
)propset
Anyway, administrative reactions and sanctions ("Play by the rules or went out") is more right and short way