[Gambas-user] IMPORTANT! Sourceforge upgrade

Charlie Reinl Karl.Reinl at ...2345...
Sat Dec 8 12:58:45 CET 2012


Am Samstag, den 08.12.2012, 02:30 +0100 schrieb Benoît Minisini:
> 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,
> 

Salut,

just before doing all the changes, I started my svn-script to see what
happens.
Nothing unusual happened, I had 5409, now I have 5418  

Here the output


xxxxxxx at ...3049...:~/src/gambas/3$ ./update30 
== local
=================================================================
Revision: 5409
== server
=================================================================
Revision: 5418
===========================================================================
gambas-svn30 compile from scratch  (y/[n]/q)?
n
U    app/other/MakeWebSite/.lang/de.po
U    app/other/MakeWebSite/.settings
U    app/src/doc.cgi/.lang/.pot
U    app/src/doc.cgi/.src/CClassInfo.class
U    app/src/doc.cgi/.src/CSymbolInfo.class
U    app/src/doc.cgi/.src/Main.module
U    app/src/doc.cgi/.src/CComponent.class
U    app/src/gambas3/support.txt
U    app/src/gambas3/.lang/de.mo
U    app/src/gambas3/.lang/.pot
U    app/src/gambas3/.lang/de.po
U    app/src/gambas3/.src/Editor/Other/FTextEditor.form
U    app/src/gambas3/.src/Editor/Code/FEditor.form
U    app/src/gambas3/.src/Help/Markup.module
U    app/src/gambas3/.src/Component/CPropertyInfo.classcharlie
U    app/src/gambas3/.src/Project.module
U    app/src/gambas3/.src/Welcome/FAbout.form
U    app/src/gambas3/.src/Project/CProjectTree.class
U    gb.media/src/c_mediaplayer.c
U    gb.media/src/c_media.c
U    gb.gtk/src/gcontrol.cpp
U    gb.gtk/src/cpaint_impl.cpp
U    NEWS
U    main/gbx/gbx_api.c
U    main/gbx/gbx_c_class.c
U    main/gbx/gbx_extern.c
U    main/gbx/gbx_local.c
U    main/gbx/gbx_class_native.c
U    main/lib/draw/gb.paint.h
U    main/lib/draw/cpaint.c
U    main/lib/draw/cpoint_temp.h
U    comp/src/gb.gui.base/.src/GridView/GridView.class
U    comp/src/gb.gui.base/.src/GridView/_GridView_Data.class
U    comp/src/gb.gui.base/.src/Draw.module
U    comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.class
U    comp/src/gb.gui.base/.src/TreeView/_TreeView.class
U    comp/src/gb.gui.base/.info
U    comp/src/gb.form.dialog/.lang/de.po
U    comp/src/gb.form/.lang/.pot
U    comp/src/gb.form/.lang/de.po
U    comp/src/gb.form/.project
U    comp/src/gb.form/.src/Test/FMain.form
A    comp/src/gb.form/.src/Test/FLCDLabel.form
A    comp/src/gb.form/.src/Test/FLCDLabel.class
A    comp/src/gb.form/.src/LCDLabel.class
A    comp/src/gb.form/.hidden/control/lcdlabel.png
U    comp/src/gb.form/.info
U    comp/src/gb.form/.list
U    comp/src/gb.form.mdi/.lang/de.po
U    comp/src/gb.map/.info
U    comp/src/gb.db.form/.lang/.pot
U    comp/src/gb.db.form/.lang/de.po
U    gb.qt4/src/webkit/cwebelement.cpp
U    gb.qt4/src/cpaint_impl.cpp
U    gb.qt4/src/CDraw.cpp
U    gb.net/src/CServerSocket.c
U    examples/examples/Control/Wizard/.lang/de.po
U    examples/examples/Control/ArrayOfControls/.lang/de.po
U    examples/examples/Control/Embedder/.lang/de.po
U    examples/examples/Control/TextEdit/.lang/de.po
U    examples/examples/Control/TreeView/.lang/de.mo
U    examples/examples/Control/TreeView/.lang/de.po
U    examples/examples/Control/HighlightEditor/.lang/de.mo
U    examples/examples/Control/HighlightEditor/.lang/de.po
U    examples/examples/Basic/Timer/.lang/de.mo
U    examples/examples/Basic/Timer/.lang/de.po
U    examples/examples/Basic/Object/.lang/de.mo
U    examples/examples/Basic/Object/.lang/de.po
U    examples/examples/Basic/Collection/.lang/de.mo
U    examples/examples/Basic/Collection/.lang/de.po
U    examples/examples/Basic/Blights/.lang/de.mo
U    examples/examples/Basic/Blights/.lang/de.po
U    examples/examples/Image/Lighttable/.lang/de.po
U    examples/examples/Image/Lighttable/.settings
U    examples/examples/Image/ImageViewer/.lang/de.mo
U    examples/examples/Image/ImageViewer/.lang/de.po
U    examples/examples/Database/PictureDatabase/.lang/de.po
U    examples/examples/Database/MySQLExample/.lang/de.po
U    examples/examples/Database/Database/.lang/de.mo
U    examples/examples/Database/Database/.lang/de.po
U    examples/examples/Multimedia/MediaPlayer/.projectcharlie
U    examples/examples/Multimedia/MediaPlayer/.startup
U    examples/examples/Multimedia/MediaPlayer/.src/FControl.class
U    examples/examples/Drawing/Barcode/.lang/de.po
U    examples/examples/Drawing/Chart/.lang/de.mo
U    examples/examples/Drawing/Chart/.lang/de.po
U    examples/examples/Drawing/OnScreenDisplay/.lang/de.mo
U    examples/examples/Drawing/OnScreenDisplay/.lang/de.po
U    examples/examples/Drawing/Gravity/.lang/de.mo
U    examples/examples/Drawing/Gravity/.lang/de.po
U    examples/examples/Drawing/Painting/.lang/de.mo
U    examples/examples/Drawing/Painting/.lang/de.po
U    examples/examples/Drawing/Clock/.lang/de.mo
U    examples/examples/Drawing/Clock/.lang/de.po
U    examples/examples/Misc/Explorer/.lang/de.mo
U    examples/examples/Misc/Explorer/.lang/de.po
U    examples/examples/Misc/Evaluator/.lang/de.mo
U    examples/examples/Misc/Evaluator/.lang/de.po
U    examples/examples/Misc/Notepad/.lang/de.mo
U    examples/examples/Misc/Notepad/.lang/de.po
U    examples/examples/Misc/PDFViewer/.lang/de.mo
U    examples/examples/Misc/PDFViewer/.lang/de.po
U    examples/examples/Games/Snake/.lang/de.mo
U    examples/examples/Games/Snake/.lang/de.po
U    examples/examples/Games/Puzzle1To8/.lang/de.po
U    examples/examples/Games/RobotFindsKitten/.lang/de.po
U    examples/examples/Games/Concent/.lang/en.po
U    examples/examples/Games/Concent/.lang/de.mo
U    examples/examples/Games/Concent/.lang/de.po
U    examples/examples/Games/DeepSpace/.lang/de.po
U    examples/examples/Games/GNUBoxWorld/.lang/de.mo
U    examples/examples/Games/GNUBoxWorld/.lang/de.po
U    examples/examples/Games/Solitaire/.lang/de.mo
U    examples/examples/Games/Solitaire/.lang/de.po
U    examples/examples/Games/GameOfLife/.lang/de.mo
U    examples/examples/Games/GameOfLife/.lang/de.po
Aktualisiert zu Revision 5418.
*********************************
./reconf-all > ../reconf-all.log 2>&1
*********************************
*********************************
./configure  -C  > ../configure.log 2>&1
*********************************
*********************************
make -j2 > ../make.log 2>&1
*********************************
*********************************
sudo make install > ../make_install.log 2>&1
*********************************
[sudo] password for xxxxxxxxxx: 
*********************************
svnMake finished
*********************************

-- 
Karl Reinl
Softwareentwicklung & EDV-Dienstleistungen
Rennweg 72
90489 Nürnberg

Tel 0911 53 905 222
Fax 0911 53 905 223
eMail Karl.Reinl at ...2345...





More information about the User mailing list