Related to
TWiki:Support.BuildContribOnSVNInstall
and on TWiki:Main.SvenDowideit's recommendation, following a sum-up of what seems to be a bug:
When trying to develop a new Contrib (in this case on a SVN environment) using the
TWiki:Plugins.BuildContrib, creating the new extension with
create_new_plugin.pl
works just fine. But when getting to the point that a
-release
shall be prepared (using the
build.pl
which is inside the directories of the new Contrib) an
error occurs, indicating that some SVN info cannot be found. Obviously, because the Contrib has not been commited to SVN before. Same happens when running
build.pl
with the
-test
parameter.
- build.log: Output of running
perl build.pl release
; the file is located within the Contrib directory and was generated by BuildContrib
--
TWiki:Main/SebastianKlus
- 23 Jul 2008