|
I am having a problem with btool on winxp sp2, creation of btool works fine but when I try to run it it stops immediately with the error -
C:\inkscape-cvs>btool #################################################### # BuildTool v0.9.7 #################################################### ######## PARSE : build.xml ============ cmd ============ svn info --xml ============================= Make error line 0: executeCommand : could not create process : The system cannot find the file specified. Make error line 0: error executing 'svn info --xml': Thanks, Tony |
|
You need to get the command line svn executable. or edit out the bit in build tool that calls it.
I think ishmal was going to make it optional...
2008/10/7 Docsonic <[hidden email]>
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/inkscape-devel |
|
> -----Original Message-----
> From: john cliff [mailto:[hidden email]] > Sent: dinsdag 7 oktober 2008 15:03 > To: Docsonic; inkscape-devel > Subject: Re: [Inkscape-devel] Win32 btool problem > > You need to get the command line svn executable. or edit out > the bit in build tool that calls it. > I think ishmal was going to make it optional... Even beter: ishmal was thinking about not using the svn executable, but the .svn/entries file. That would make it universal. :) Johan ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/inkscape-devel |
|
In reply to this post by Docsonic
Hi, all,
Yes, that is the idea. One thing I need to learn first is the format of that file. The svn properties are fetched as ${svn.fieldname}, so I need to know which fields are which. bob -----Original Message----- >From: [hidden email] >Sent: Oct 7, 2008 1:18 PM >To: [hidden email], [hidden email], [hidden email] >Subject: Re: [Inkscape-devel] Win32 btool problem > >> -----Original Message----- >> From: john cliff [mailto:[hidden email]] >> Sent: dinsdag 7 oktober 2008 15:03 >> To: Docsonic; inkscape-devel >> Subject: Re: [Inkscape-devel] Win32 btool problem >> >> You need to get the command line svn executable. or edit out >> the bit in build tool that calls it. >> I think ishmal was going to make it optional... > >Even beter: ishmal was thinking about not using the svn executable, but >the .svn/entries file. That would make it universal. > >:) > Johan > >------------------------------------------------------------------------- >This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >Build the coolest Linux based applications with Moblin SDK & win great prizes >Grand prize is a trip for two to an Open Source event anywhere in the world >http://moblin-contest.org/redirect.php?banner_id=100&url=/ >_______________________________________________ >Inkscape-devel mailing list >[hidden email] >https://lists.sourceforge.net/lists/listinfo/inkscape-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/inkscape-devel |
|
In reply to this post by Docsonic
Done. Give it a try, see if it works. Works
fine for me on windows and linux. But of course, "works for me" is one of the most hated phrases in CS. :-) bob -----Original Message----- >From: Bob Jamison <[hidden email]> >Sent: Oct 7, 2008 1:40 PM >To: [hidden email], [hidden email], [hidden email], [hidden email] >Subject: Re: [Inkscape-devel] Win32 btool problem > >Hi, all, > >Yes, that is the idea. One thing I need to learn first is the format >of that file. The svn properties are fetched as ${svn.fieldname}, >so I need to know which fields are which. > > >bob > > > >-----Original Message----- >>From: [hidden email] >>Sent: Oct 7, 2008 1:18 PM >>To: [hidden email], [hidden email], [hidden email] >>Subject: Re: [Inkscape-devel] Win32 btool problem >> >>> -----Original Message----- >>> From: john cliff [mailto:[hidden email]] >>> Sent: dinsdag 7 oktober 2008 15:03 >>> To: Docsonic; inkscape-devel >>> Subject: Re: [Inkscape-devel] Win32 btool problem >>> >>> You need to get the command line svn executable. or edit out >>> the bit in build tool that calls it. >>> I think ishmal was going to make it optional... >> >>Even beter: ishmal was thinking about not using the svn executable, but >>the .svn/entries file. That would make it universal. >> >>:) >> Johan >> >>------------------------------------------------------------------------- >>This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >>Build the coolest Linux based applications with Moblin SDK & win great prizes >>Grand prize is a trip for two to an Open Source event anywhere in the world >>http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>_______________________________________________ >>Inkscape-devel mailing list >>[hidden email] >>https://lists.sourceforge.net/lists/listinfo/inkscape-devel > > > > >------------------------------------------------------------------------- >This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >Build the coolest Linux based applications with Moblin SDK & win great prizes >Grand prize is a trip for two to an Open Source event anywhere in the world >http://moblin-contest.org/redirect.php?banner_id=100&url=/ >_______________________________________________ >Inkscape-devel mailing list >[hidden email] >https://lists.sourceforge.net/lists/listinfo/inkscape-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/inkscape-devel |
|
Thanks, it works perfectly for me now :-)
Tony
|
| Powered by Nabble | Edit this page |
