Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8486167
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T20:52:12+00:00 2026-06-10T20:52:12+00:00

I successfully converted and imported into git an eight-year old CVS master tree which

  • 0

I successfully converted and imported into git an eight-year old CVS master tree which contains individual CVS projects. I am trying to figure out what the cvs2git conversion did to the individual CVS repositories.

Fortunately, I still have the master CVS tree and have not deployed anything, so I can do this again. I’m looking for git commands that will let me explore what I converted, so I can tell if I should have converted each CVS repository separately.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T20:52:14+00:00Added an answer on June 10, 2026 at 8:52 pm

    You can verify what cvs2git did by issuing git log against one of your subprojects:

    git log -- <directory>
    

    If that command returns a full history, cvs2git merged all your subprojects into one. Based on your comments this looks to be the case.

    You’ve now got a choice: Fracture the repo or keep it combined? This isn’t always a clear-cut decision, and the motivations for fracturing a repo in CVS are different than they are in git.

    I recommend trying your new git repository for a couple of weeks, without fracturing it into submodules, subtrees, or nested repositories. This will get you comfortable with common git commands, and let you try out some great git features like git bisect, which are more difficult to use when you nest projects. Additionally, I suspect you’ll find branching and particularly merging to be stupidly easy in comparison to CVS. It might be the case that you don’t need to fracture the repository at all.

    If you decide you want to do so, give some other answers on the topic a read. Splitting the repo itself is easy. Here’s a simple tutorial from github. A quick google search will turn up quite a few more.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I successfully converted out svn to git. The problem is that we entered wrong
So I've got a couple of (ginormous) KML's that I've successfully converted into 180
I recently converted a subversion repo, which had been converted from cvs before that
I have successfully converted the FullCalendar into asp.net / VB and it works perfectly.
I have a big Silverlight app which I have successfully converted and added a
I've signed up for Authorize.net and successfully: Converted my shopping cart into data that
How can I know if a VARCHAR field's value can be successfully converted to
I have successfully converted an OpenGL Window to an std::size_t variable and then converted
I believe I successfully converted by app to ARC using the 'Refactor -> Convert
I've been following a tutorial written for Actionscript 2, and have successfully converted it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.