Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtbot-dev] SWTBot for Eclipse 3.2

Hi Ketan,
Sorry for delay.

It doesn't work even if checkout using git.
By the way I have found a way to package a "ligth" SWTBot for E3.2 using eclipse directly.
It fits my first objective and that's fine for me.

Regards,
Laurent

  1. Re: SWTBot for Eclipse 3.2 (Ketan Padegaonkar)


----------------------------------------------------------------------

Message: 1
Date: Sun, 29 May 2011 23:36:51 +0530
From: Ketan Padegaonkar <ketanpadegaonkar@xxxxxxxxx>
To: SWTBot developers list <swtbot-dev@xxxxxxxxxxx>
Subject: Re: [swtbot-dev] SWTBot for Eclipse 3.2
Message-ID: <BANLkTiky=mYWeMdoZUVDzXpJcRb9YP_jxg@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1

Did you checkout the source code using git? It is required that you
checkout the source using git in case you have not.

Alternatively, fix the lines in check-prerequisites.xml to not exec
out to git and set the ant property git.version to some dummy value.

Ketan
studios.thoughtworks.com | twitter.com/ketanpkr




On Sun, May 29, 2011 at 4:48 PM, Laurent Carbonnaux
<laurent.carbonnaux@xxxxxxxxx> wrote:
> Hi all,
> I'am working for Mathieu Cousy
> (http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00217.html)?on the
> adaptation of SWTBot for Eclipse 3.2 for robotframework tool
> First I have downloaded sources and try to launch the "ant
> materialize-workspace" describe in the readme.txt of releng project.
> Unfortunalty I am facing an error with git :
> running "git log --pretty=format:'git.version=%h'-1" raise following error
> :?fatal: Not a git repository (or any of the parent directories): .git
> running "git --pretty=format:'git.version=%h'-1" raise following error
> :?Unknown option: --pretty=format:'git.version=%h'-1
> I 'am using mysysgit 1.7.4 preview.
> Does anyone can help?
>
> _______________________________________________
> swtbot-dev mailing list
> swtbot-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/swtbot-dev
>
>


------------------------------

_______________________________________________
swtbot-dev mailing list
swtbot-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/swtbot-dev


End of swtbot-dev Digest, Vol 29, Issue 4
*****************************************


Back to the top