https://issues.apache.org/bugzilla/show_bug.cgi?id=44138
--- Comment #12 from Helder Magalh <[EMAIL PROTECTED]> 2008-07-15 01:44:50 PST --- (In reply to comment #11) > the build was successfull but I got this error: > =============================================== > [exec] Execute failed: java.io.IOException: Cannot run program "svn": > CreateProcess error=2, The system cannot find the file specified > determine-svn-revision-transform: > determine-svn-revision-from-file: > [loadfile] C:\Bissse\Development\workspace\batik-1.7pre\svn-revision doesn't > exist > determine-svn-revision-set: > determine-svn-revision: > ============================================= > do you have any explanation? This seems to be caused by the build process which tries to determine revision directly from the repository. One can safely ignore this, though you may avoid this error by installing subversion [1] (in your case, apparently Windows [2]). :-) I take the opportunity to suggest directing support-related questions to the mailing list [3] first - aside from having a broader audience, this may help avoiding creation of bugs which seem to be related to software dependencies. ;-) On the other hand, I wasn't able to easily find a document with build instructions (where all software dependencies would be listed, for example)... I have experimenting with the SVN code [4] lately and have never experienced this behavior so IMO this can be marked fixed. Emmanuel: can you confirm this? Environment: OS - Windows XP SP3 Java - JDK 1.6.0_06 Batik - SVN [1] http://subversion.tigris.org/ [2] http://subversion.tigris.org/getting.html#windows [3] http://xmlgraphics.apache.org/batik/mailing-lists.html#batik-users [4] http://xmlgraphics.apache.org/batik/download.cgi#Subversion+repository -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
