Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-1772

cvs2svn: problem with RCS options

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Invalid
    • all
    • unscheduled
    • tools
    • None

    Description

      I´m using cvs2svn from tags/1.0.0. I had to change line 1291 to add option
      "-x,v".  After that, the conversion from CVSNT worked fine for my projects.
      
      cvs2svn.py line 1291: 
      pipe_cmd = 'co -q -x,v -p%s %s' % (cvs_rev, escape_shell_arg(rcs_file))
      
      Note: I´m using WinXP and I´ve downloaded RCS only to use with cvs2svn, so I
      haven´t configured RCS environment vars. Probably a proper configuration of RCS
      could solve this problem, but I think that the modified cvs2svn.py is better for
      users that (like me) are not willing to learn about RCS and will delete it after
      a successful migration.
      

      Original issue reported by ldancbl

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: