-1

I just installed a VMWare image for Debian 6 to experiment with git. Ultimately, I need to convert a CVS repo to Git. I have installed git cvs package. When I type git-cvsimport, it does not find the command. What am I missing?

Thanks

reza
  • 5,972
  • 15
  • 84
  • 126
  • is that path to that file in your `PATH` variables? can you run it from whatever `/bin` it's in? – JKirchartz Mar 05 '12 at 20:32
  • oops, never checked the obvious. I was convinced I did not have the correct package installed :( Thanks – reza Mar 05 '12 at 20:55

1 Answers1

0

The path was the issue... I never checked the obvious

reza
  • 5,972
  • 15
  • 84
  • 126