Page 1 of 3

[INFO] Sourceforge ChibiOS project being updated

Posted: Sat Apr 06, 2013 12:44 pm
by Giovanni
I had to do this or the would have done it anyway at a random time.

The project is being "updated" so please don't use the repository until it is done, subversion URLs will change so you will have to switch URL to your checkouts.

Will post here the details when it is done.

Giovanni

Re: [INFO] Sourceforge ChibiOS project being updated

Posted: Sat Apr 06, 2013 1:07 pm
by Giovanni
The project has been updated, all developers should have received a mail from SF with details about access.

The public read-only URL now is: svn://svn.code.sf.net/p/chibios/svn/trunk

Giovanni

Re: [INFO] Sourceforge ChibiOS project being updated

Posted: Sat Apr 06, 2013 5:55 pm
by theShed
Oh great - That's going to screw-up the git repository :(

--
mike

Re: [INFO] Sourceforge ChibiOS project being updated

Posted: Mon Apr 08, 2013 10:23 pm
by theShed
As a result of the SVN upgrade, the official git mirror https://github.com/mabl/ChibiOS is no longer being updated.
I don't know when/if mabl plans to update this.

Until then, my git repository https://github.com/TheShed/ChibiOS mirrors the new SVN repository.
It is however updated randomly, whenever I feel like it....

--
mike

Re: [INFO] Sourceforge ChibiOS project being updated

Posted: Tue Apr 09, 2013 5:28 am
by Tectu
The official git mirror repository is this one: https://github.com/ChibiOS-Upstream/ChibiOS-RT
I will fix it as soon as I found out how. I don't know how it's set up and in the settings I don't see just a simply SVN URL parser. Anyone?


~ Tectu

Re: [INFO] Sourceforge ChibiOS project being updated

Posted: Tue Apr 09, 2013 8:44 am
by Giovanni
The update also screwed up all the ticket numbers, now all the tracking is lost...

I am seriously considering to switch to google code now.

Giovanni

Re: [INFO] Sourceforge ChibiOS project being updated

Posted: Tue Apr 09, 2013 8:58 am
by steved
Small point for anyone switching to the new repository - the svn:: protocol uses port 3690 - so if you have a firewall which defaults to prohibiting all outgoing traffic not specifically enabled, the port needs opening.

Re: [INFO] Sourceforge ChibiOS project being updated

Posted: Tue Apr 09, 2013 9:08 am
by Tectu
Giovanni, just switch to bitbucket.org and consider choosing the git way of things.


~ Tectu

Re: [INFO] Sourceforge ChibiOS project being updated

Posted: Tue Apr 09, 2013 12:35 pm
by Giovanni
The problem is I don't like git much, it does not fit well in my workflow which is heavily reliant on Tortoise Subversion.

Giovanni

Re: [INFO] Sourceforge ChibiOS project being updated

Posted: Tue Apr 09, 2013 12:50 pm
by utzig