Code Monkey home page Code Monkey logo

Comments (6)

WtfJoke avatar WtfJoke commented on July 29, 2024

Hi @smartarix

This is a known "limitation". With rtc2git(cli) there is no way to capture the svn history.
However if you are still in possession of the svn repos, you can use svn2git to migrate the svn part to git and from there continue to migrate the rtc part onto this repository using rtc2git(cli)

from rtc2gitcli.

smartarix avatar smartarix commented on July 29, 2024

Thanks @WtfJoke for your reply.
My SVN repo don't exist anymore. Can you suggest path forward in this?
How svn migrated changeset is different than native RTC changeset, is there any code modification we can do in rtctogitCli code?
Also is there any way we can fetch and migrate only SVN history from RTC ?

from rtc2gitcli.

WtfJoke avatar WtfJoke commented on July 29, 2024

I dont know if the changesets are any different, but the initial baseline is set by RTC after Code has been migrated from SVN. And the initial baseline is the starting point of rtc2git (and I also think rtc2gitcli). Therefore it will be migrated from there onwards and not before. You can try to create a baseline before the svn code... but im not really sure if its possible rtc wise.

I have no experience migrating svn/cvs already migrated to rtc out of rtc. Our company luckily still had the cvs repo available as backup. And we used cvs2git and afterwards rtc2git.

Keep us updated if you find a way.

from rtc2gitcli.

verhasi avatar verhasi commented on July 29, 2024

Hi @smartarix ,

Could you please tell me whether the commits/changesets originating from SVN are visible on the history web UI of RTC?

regards,
Istvan

from rtc2gitcli.

smartarix avatar smartarix commented on July 29, 2024

Hi @verhasi ,
Yes SVN history is visible in RTC UI

from rtc2gitcli.

solzun avatar solzun commented on July 29, 2024

Hi @verhasi , Yes SVN history is visible in RTC UI

There is nothing special about SVN history in RTC, if you ran the SVN->RTC import correctly through Eclipse, each Subversion commit maps to a logical RTC changeset in the history.

Most likely you are not running with the right history configuration for your flow target in your workspace setup, and it's skipping the SVN-migrated-RTC changesets entirely. I did the same thing you did (had an RTC history established from SVN history) and it migrated to Git just fine. Once it's in RTC, it's not in any way "SVN history", they are logically mapped to changesets and are legit RTC changesets.

from rtc2gitcli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.