3

I want to migrate from CVS to SVN by using cvs2svn tool. I want a step by step process on how to migrate. I have no idea about the usage of the tools.

Basically I am a java fresher. I dont have knowledge on cvs2svn tool and neither on python too. But my task is to migrate from CVS repository to SVN repository. Can any one help me how to do this? I want complete step by step in a brief way.

I have downloaded cvs2svn 2.3 tool in C:drive and Python 2.4.4 in c: drive and silksvn 1.7.1 tool in c:drive? Now what should I do next? I dont know how to use them to make my task complete.

Please suggest me a step-by-step tutorial or a link or e-book or tell me.

Martin Buberl
  • 45,844
  • 25
  • 100
  • 144
LazyGuy
  • 715
  • 4
  • 12
  • 27

1 Answers1

7

Here are a couple of good tutorial:

Hope that helps!

Jaacko Torus
  • 796
  • 7
  • 24
Martin Buberl
  • 45,844
  • 25
  • 100
  • 144
  • Thanks for suggesting but I already visited that blog. I didnt get that,,so i posted here. am a little confused wit the processs – LazyGuy Dec 04 '11 at 14:48
  • @user1076011 I updated my answer with another tutorial. The instructions in this one seems to be very clear an straightforward. – Martin Buberl Dec 04 '11 at 16:58
  • When i migrated from cvs to svn .. it migrated successfully by showing all pass completed.. but am unable to see my project in svn repository. where does it resides..? can u help – LazyGuy Dec 13 '11 at 09:44
  • I'm afraid I can't help you with that problem :( – Martin Buberl Dec 13 '11 at 17:22
  • I have a requirement http://stackoverflow.com/questions/8731759/i-need-richsimpletogglepanel-functionality-to-richtoolbar – LazyGuy Jan 04 '12 at 18:24
  • 1
    This is a link only answer -- the first link is broken. – Jay Elston Jul 11 '18 at 22:02