Our company uses Serena ChangeMan for their main version control system. I don't like ChangeMan, but it handles the CRLF issue invisibly. Someone else on this list stated that Subversion has an option to handle this issue automatically as well. Is this on the ToDo list for Darcs?
Ralph below suggested a prehook option. I only saw posthook options available. I assume that the way to simulate a prehook would be to build a wrapper program around a command with a similar name. example "darcswhatsnew" This solution is flawed though, as the developers will accidentally use the real darcs command as they are using "darcs COMMAND" for everything else. Therefore, I believe that "prehook" is another option that Darcs really could use. ---- >I'd much rather have a pre-record hook that could run any program >to alter the source before it gets recorded. You could set it to >a script that looked at all of your files and did line-ending >conversion. Any other source-code transformation could also be >added as a pre-record hook, without having to alter darcs. > >A set of scripts on the darcs wiki for common transformations >(line-ending conversion, indentation normalization, XML tidy, ...) >could handle common use cases. > >What do you think? > >Josh _______________________________________________ darcs-users mailing list [EMAIL PROTECTED] http://lists.osuosl.org/mailman/listinfo/darcs-users