Code Monkey home page Code Monkey logo

Comments (6)

WtfJoke avatar WtfJoke commented on July 29, 2024

Hi @satish1729-hash
I understand that you have problems using the software, but please dont write in so many old (and closed) issues and mention everyone. Please keep in mind this is an open source project, which is not actively maintained anymore (since we dont have any rtc available to test as we migrated couple years ago). So all response are in our spare free time :)

My notifications:
grafik

If you have some spare time have a look how other open source projects use this code of conduct.
https://www.contributor-covenant.org/version/2/0/code_of_conduct/

For your problem: Which eclipse do you use? On which os are you? When you continue to suffer problems, you could try to use the rtc2git docker image.

from rtc2gitcli.

WtfJoke avatar WtfJoke commented on July 29, 2024

I cannot reproduce this problem with latest eclipse (2020-09 4.17.0).
grafik

Did you activated the target platform and followed the step by step?

My target platform for reference (in case you use eclipse classic you need to install eclipse plugin development tools, also described here in the wiki):
grafik

from rtc2gitcli.

WtfJoke avatar WtfJoke commented on July 29, 2024

Error while downloading 'http://maven.apache.org/xsd/maven-4.0.0.xsd'

Are you behind a proxy? I have no problems downloading this xsd.

One more help, can you please clarify about source_workspace and
targer_workspace set up.if you can provide details with some example and
screenshot if helps alot.

As others already pointed out, in this wiki entry you see how source_workspace and target_workspace is set up with an example.

from rtc2gitcli.

WtfJoke avatar WtfJoke commented on July 29, 2024

One more clarification, could you please provide screenshot in which folder
this xsd file should present ?I will try to download the file and place
whether it works

The xsd allone wont help. I honestly dont know how to install them manually.
I ziped my just downloaded eclipse and uploaded it (will delete it in a few days), this might work (as it contains the installed m2 connector).

https://drive.google.com/file/d/1mUIPvDKiRH_VisoA4EzmEWklMXr1A-xz/view

If it doesnt work just try to setup your eclipse in a proxy-free network/place.

from rtc2gitcli.

WtfJoke avatar WtfJoke commented on July 29, 2024
  1. In source_workspace setup ,I will mention the components which I want to migrate,what should be the flow_target for source_workspace ,we can leave the default one which is appearing ?

Flow target should be the stream you want to migrate. If you create the story from a stream thats the default one which is appearing yes.

  1. In target_workspace it is mentioned that all the components from stream but with initial base line?how set that base line for component ,could you please clarify?

There is a wiki entry in rtc2git, see here https://github.com/rtcTo/rtc2git/wiki/Resetting-your-workspace-to-an-older-state

3.How source_workspace and target_workspace works ?I mean generally workspace means it will get the entire stream data based on component selection.when we give flow target of targer_workspace as source _workspace will it capture the history change commits from source_workspace ?

Generally how rtc works (as far as I remember):
Usually RTC Workspaces capture the state of the flow target (usually a stream). When changes are getting published to the flow target(eg stream), you see them in your workspace as incoming changes.

To your question:
Target_workspace (resetted to an old state/code -> initial baseline) has the source_workspace as flow_target. Source workspace has the to be migrating stream as flowtarget. So far you have 1 workspace (target_workspace) with the most oldest codebase and 1 workspace (source_workspace) with the most recent codebase.

This means target_workspace have all changesets (as incoming changes) which source_workspace already have accepted.
So when you accept changeset after changeset in target_workspace you can redo the history. And on each step, we do the same change with git. Thats the idea.

from rtc2gitcli.

ramjag1729 avatar ramjag1729 commented on July 29, 2024

Need your help for one more item,In commit history complete commit message not present in git history .

I tried to modify parameter(commit.message.format) in migration.properties file but could not able to get exact commit message .Could you please provide details how to keep commit message.format value to get complete RTC history commit message to git commit comment .

Example:
RTC history commit message:
123:Test message- change on 20200101

Git history commit message :
123 change on 20200101

So message is trimmed and displayed in git comment .in above example Test message is missing ,content between : and - symbol

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.