IntelliJ Java IDE
The moose likes Other Open Source Projects and the fly likes Subversion and PVCS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Subversion and PVCS" Watch "Subversion and PVCS" New topic
Author

Subversion and PVCS

Burk Hufnagel
Ranch Hand

Joined: Oct 01, 2001
Posts: 608
Is there an easy way to populate a Subversion project from an existing PVCS project? I'm especialy interested in being able to keep the existing file history.

Thanks,
Burk


SCJP, SCJD, SCEA 5 "The only rules that really matter are these: what a man can do and what a man can't do." Captain Jack Sparrow
Jeff Machols
author
Ranch Hand

Joined: Sep 07, 2004
Posts: 43
I am not aware of a converter from PVCS, usually these tools are kept up to date here

http://subversion.tigris.org/project_links.html


Author of <a href="http://www.amazon.com/exec/obidos/ASIN/1932394362/ref=jranch-20" target="_blank" rel="nofollow">Subversion in Action</a>
Burk Hufnagel
Ranch Hand

Joined: Oct 01, 2001
Posts: 608
Thanks, Jeff. Guess I'll have to do it by hand - or write a quick-n-dirty app to automate it.
 
 
subject: Subversion and PVCS
 
Threads others viewed
switching to svn ?
Unable to execute PVCS task
Subversion and CruiseControl
Problem running ant with PVCS
Automation Task:Help Required
IntelliJ Java IDE