[Gambas-user] IMPORTANT! Sourceforge upgrade

Benoît Minisini gambas at ...1...
Sat Dec 8 02:30:26 CET 2012


Hi,

Sourceforge has upgraded the Gambas project from its old management 
software to the new one.

Consequently, the subversion repository has been migrated to a new 
place, and then all the "checkout" you have done on your local computer 
is now invalid, and you must do a full "checkout" again.

Alas, this process took a long time, and I forgot to send a mail to the 
user mailing-list to warn people *not* to do any commit. (I did on the 
developer maling-list)

So I'm afraid that the revision #5417 with German translations has been 
lost and must be committed again to the new repository.

Here is the new command for doing the checkout. I will try it soon on my 
own machine...

The information is on https://sourceforge.net/p/gambas/code/

For a read-only access:

$ svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk

For a read-write access: (I don't know why there is a difference!)

$ svn checkout --username=<username> 
svn+ssh://gambas@...3048.../p/gambas/code/gambas/trunk

Regards,

-- 
Benoît Minisini




More information about the User mailing list