[Gambas-user] Problems with subversion

Benoit Minisini gambas at ...1...
Sat Sep 23 22:53:07 CEST 2006


On Saturday 23 September 2006 20:52, Benoit Minisini wrote:
> I tried to import gambas sources inside sourceforge subversion:
>
> $ svn import -m "Initial import" --username "gambas" .
> https://svn.sourceforge.net/svnroot/gambas
>
> After sending files for three hours, it stopped with:
>
> svn: MERGE request failed on '/svnroot/gambas'
> svn: MERGE of '/svnroot/gambas': 500 Internal Server Error
> (https://svn.sourceforge.net)
>
> All files were sent, but everything was lost.
>
> I will try again, but if somebody can tell me why this error, and how to
> import gambas reliably in sourceforge svn...

I fixed the installation ofthe help files and comitted it.

So by doing:

$ svn checkout https://svn.sourceforge.net/svnroot/gambas/2.0/trunk

...you will get the last snapshot of the development version, that is now 
fully compilable for now.

-- 
Benoit Minisini





More information about the User mailing list