[Gambas-user] IMPORTANT! Sourceforge upgrade

Laurent Carlier lordheavym at ...626...
Sat Dec 8 18:04:18 CET 2012


Le samedi 8 décembre 2012 02:30:26 Benoît Minisini a écrit :
> 
> 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
> 

The proper URL seem to be svn checkout --username=<username> 
svn+ssh://<username>@svn.code.sf.net/p/gambas/code/gambas/trunk

For migrating from the old repo, you can try (not tested) the command svn 
relocate like this:

svn relocate --username=<username> 
svn+ssh://<username>@svn.code.sf.net/p/gambas/code/gambas/trunk

++
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20121208/b938097d/attachment.sig>


More information about the User mailing list