This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Configure Software Version Control

Hi,

I'm using microVision for developing platform software. Nothing to complaint, except the support for the vesrion control. The problem appears when I try to configure a SVN support into microvision 4. Done that reading the instrusctions, and comparing with the supported version controll systems. Unfortunately, it wasn't as I expect, it doesnt work fine!
Could you please give me a help?!

  • I have never seen the need to bother with "integrating" it into the IDE.

    I just use the version control tool's check-in and check-out tools to get files to/from the PC folders - with Tortoise SVN, it's as simple as right-clicking a file or folder and then just choosing 'commit' or 'check-out'

    Then you can just work with the files - without uVision needing any knowledge of the VCS at all.