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://gam...@svn.code.sf.net/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

++

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to