Hi,
My svnmucc 1.8.4 can't work with commands from a file, like these (saved
as 'normalize.mucc'):
rm programs/develop/fasm/tags
rm programs/games/mine/tags
rm programs/games/snake/tags
I try execute them via svnmucc:
svnmucc -U file:///X:/SVN/Kolibri.com -X normalize.mucc -m "Normalization"
It causes me an error:
svnmucc: E24: 'rm programs/develop/fasm/tags' is not an action
I looked into the sources and found this error like svnmucc treats the
entire string 'rm programs/develop/fasm/tags' as single command. Is it
real? Is it common issue, not just for Windows?
--
WBR,
Vladislav Javadov