[Gambas-user] Problems with subversion
Benoit Minisini
gambas at ...1...
Sat Sep 23 22:37:51 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 finally succeeded in importing gambas2 sources inside the sourceforge
subversion repository, by splitting the process in smaller parts.
The only difference with 1.9.43 is the help directory: I compressed the ~3000
help files in a help.tar.bz2 file, to speed up the import. Now I just have to
change the help/Makefile.am file so that this archive is uncompressed at
installation time.
You can checkout now!
--
Benoit Minisini
More information about the User
mailing list