SVN keyword substitution in pre-commit hook -


i have 2 versions of same file svn, don't have access repository. need know if equal, contain keywords substituted svn. these keywords different when rest text lines same.

what proper way clean off svn keywords?

is possible compare files ignoring values of svn keywords?

there convenient class svntranslator in svnkit. i'm looking command line analogue.


Comments

Popular posts from this blog

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -