Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify FW sync system #93

Open
toliver opened this issue Sep 22, 2015 · 3 comments
Open

Simplify FW sync system #93

toliver opened this issue Sep 22, 2015 · 3 comments

Comments

@toliver
Copy link
Contributor

toliver commented Sep 22, 2015

An easy way to simplify it would be to modify the scripts in sr_external_dependencies so that they don't update/checkout the svn directories.

We could use svn export to avoid having all the svn files stored in the git repository.

As far as I know the only drawback would be not having the svn version information available to tag the commit where we do the release.

@ugocupcic
Copy link
Contributor

Something we discussed with @Rocketmagnet was to migrate his firmware development to github to have a more streamlined process.

@Rocketmagnet
Copy link
Contributor

But we need a way to auto-generate the version number. Currently we're
doing that using PySVN.

On 22 September 2015 at 19:43, Ugo Cupcic notifications@github.com wrote:

Something we discussed with @Rocketmagnet
https://github.com/Rocketmagnet was to migrate his firmware development
to github to have a more streamlined process.


Reply to this email directly or view it on GitHub
#93 (comment)
.


Shadow Robot Company Ltd.
251 Liverpool Road, N1 1LX, UK
Registered Number 3308007 (England & Wales)

RoNeX - Building Robots with ROS Made Easy

http://www.shadowrobot.com/products/ronex/

@ugocupcic
Copy link
Contributor

use git's sha? it looks weirder than a revision number but is unique

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants