CVSNT to CVSNT Migrations The Next CEO of Stack OverflowWhat is best practice for upgrades with AWS autoscaling and database migrations?Windows DNS Migrations - new IPWhere should migrations be run on elasticbeanstalk deployment process?Email migrations from office 365 to gsuite

Why Were Madagascar and New Zealand Discovered So Late?

Too much space between section and text in a twocolumn document

How to write the block matrix in LaTex?

How to count occurrences of text in a file?

Grabbing quick drinks

How should I support this large drywall patch?

The King's new dress

Why do remote companies require working in the US?

How to write papers efficiently when English isn't my first language?

Whats the best way to handle refactoring a big file?

Rotate a column

Why didn't Khan get resurrected in the Genesis Explosion?

Explicit solution of a Hamiltonian system

Opposite of a diet

Science fiction (dystopian) short story set after WWIII

Horror movie/show or scene where a horse creature opens its mouth really wide and devours a man in a stables

Why does GHC infer a monomorphic type here, even with MonomorphismRestriction disabled?

How do scammers retract money, while you can’t?

% symbol leads to superlong (forever?) compilations

What makes a siege story/plot interesting?

What is the difference between "behavior" and "behaviour"?

Fastest way to shutdown Ubuntu Mate 18.10

What can we do to stop prior company from asking us questions?

Is a stroke of luck acceptable after a series of unfavorable events?



CVSNT to CVSNT Migrations



The Next CEO of Stack OverflowWhat is best practice for upgrades with AWS autoscaling and database migrations?Windows DNS Migrations - new IPWhere should migrations be run on elasticbeanstalk deployment process?Email migrations from office 365 to gsuite










0















Has anybody re-homed a CVSNT installation?



I need to take a CVSNT setup on one ageing server and relocate it to a new shiny server, but i don't have a great deal of experience with this software.



Does anyone know the basic process for moving an entire repository to a new server? We have 3 base repositories, totaling about 6GB. Size wise it's not too big, but i need to make sure all the history is migrated correctly.



I've googled around a bit, but not managed to find any info on this kind of move, everyone seems to prefer to write how-to's on moving to Subversion et al....



The CVSNT server is running on windows if that makes a great deal of difference....










share|improve this question














bumped to the homepage by Community 16 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.



















    0















    Has anybody re-homed a CVSNT installation?



    I need to take a CVSNT setup on one ageing server and relocate it to a new shiny server, but i don't have a great deal of experience with this software.



    Does anyone know the basic process for moving an entire repository to a new server? We have 3 base repositories, totaling about 6GB. Size wise it's not too big, but i need to make sure all the history is migrated correctly.



    I've googled around a bit, but not managed to find any info on this kind of move, everyone seems to prefer to write how-to's on moving to Subversion et al....



    The CVSNT server is running on windows if that makes a great deal of difference....










    share|improve this question














    bumped to the homepage by Community 16 hours ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.

















      0












      0








      0








      Has anybody re-homed a CVSNT installation?



      I need to take a CVSNT setup on one ageing server and relocate it to a new shiny server, but i don't have a great deal of experience with this software.



      Does anyone know the basic process for moving an entire repository to a new server? We have 3 base repositories, totaling about 6GB. Size wise it's not too big, but i need to make sure all the history is migrated correctly.



      I've googled around a bit, but not managed to find any info on this kind of move, everyone seems to prefer to write how-to's on moving to Subversion et al....



      The CVSNT server is running on windows if that makes a great deal of difference....










      share|improve this question














      Has anybody re-homed a CVSNT installation?



      I need to take a CVSNT setup on one ageing server and relocate it to a new shiny server, but i don't have a great deal of experience with this software.



      Does anyone know the basic process for moving an entire repository to a new server? We have 3 base repositories, totaling about 6GB. Size wise it's not too big, but i need to make sure all the history is migrated correctly.



      I've googled around a bit, but not managed to find any info on this kind of move, everyone seems to prefer to write how-to's on moving to Subversion et al....



      The CVSNT server is running on windows if that makes a great deal of difference....







      migration cvs






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 29 '10 at 14:28









      BParkerBParker

      192214




      192214





      bumped to the homepage by Community 16 hours ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 16 hours ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















          2 Answers
          2






          active

          oldest

          votes


















          0














          You should just be able to copy the folders to the new server. CVS control files usually contain relative paths and contain no server-specific information.



          See the following link:



          http://www.mail-archive.com/cvsnt@cvsnt.org/msg04278.html






          share|improve this answer






























            0














            Robert Durgin is right, you only have to copy the root folder of your cvs repository.



            However, you should be careful to install the same version of CVSNT on the new server, as since 2.5.05 unicode is the default encoding of the server



            this forced me to update the server encoding settings on my CVS client (eclipse) .. but I couldn't fix the history encoding and had to revert to 2.5.03



            (of course this only applies if your current settings do not use a unicode enconding for the CVS server)






            share|improve this answer























              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "2"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f137038%2fcvsnt-to-cvsnt-migrations%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              You should just be able to copy the folders to the new server. CVS control files usually contain relative paths and contain no server-specific information.



              See the following link:



              http://www.mail-archive.com/cvsnt@cvsnt.org/msg04278.html






              share|improve this answer



























                0














                You should just be able to copy the folders to the new server. CVS control files usually contain relative paths and contain no server-specific information.



                See the following link:



                http://www.mail-archive.com/cvsnt@cvsnt.org/msg04278.html






                share|improve this answer

























                  0












                  0








                  0







                  You should just be able to copy the folders to the new server. CVS control files usually contain relative paths and contain no server-specific information.



                  See the following link:



                  http://www.mail-archive.com/cvsnt@cvsnt.org/msg04278.html






                  share|improve this answer













                  You should just be able to copy the folders to the new server. CVS control files usually contain relative paths and contain no server-specific information.



                  See the following link:



                  http://www.mail-archive.com/cvsnt@cvsnt.org/msg04278.html







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Apr 30 '10 at 2:19









                  Robert DurginRobert Durgin

                  1414




                  1414























                      0














                      Robert Durgin is right, you only have to copy the root folder of your cvs repository.



                      However, you should be careful to install the same version of CVSNT on the new server, as since 2.5.05 unicode is the default encoding of the server



                      this forced me to update the server encoding settings on my CVS client (eclipse) .. but I couldn't fix the history encoding and had to revert to 2.5.03



                      (of course this only applies if your current settings do not use a unicode enconding for the CVS server)






                      share|improve this answer



























                        0














                        Robert Durgin is right, you only have to copy the root folder of your cvs repository.



                        However, you should be careful to install the same version of CVSNT on the new server, as since 2.5.05 unicode is the default encoding of the server



                        this forced me to update the server encoding settings on my CVS client (eclipse) .. but I couldn't fix the history encoding and had to revert to 2.5.03



                        (of course this only applies if your current settings do not use a unicode enconding for the CVS server)






                        share|improve this answer

























                          0












                          0








                          0







                          Robert Durgin is right, you only have to copy the root folder of your cvs repository.



                          However, you should be careful to install the same version of CVSNT on the new server, as since 2.5.05 unicode is the default encoding of the server



                          this forced me to update the server encoding settings on my CVS client (eclipse) .. but I couldn't fix the history encoding and had to revert to 2.5.03



                          (of course this only applies if your current settings do not use a unicode enconding for the CVS server)






                          share|improve this answer













                          Robert Durgin is right, you only have to copy the root folder of your cvs repository.



                          However, you should be careful to install the same version of CVSNT on the new server, as since 2.5.05 unicode is the default encoding of the server



                          this forced me to update the server encoding settings on my CVS client (eclipse) .. but I couldn't fix the history encoding and had to revert to 2.5.03



                          (of course this only applies if your current settings do not use a unicode enconding for the CVS server)







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered May 19 '10 at 16:05







                          shil88


































                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Server Fault!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f137038%2fcvsnt-to-cvsnt-migrations%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

                              What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

                              Why did Thanos need his ship to help him in the battle scene?Which actor plays Thanos in the Avengers mid-credits scene?Are there economic implications portrayed in comics where the buildings and cities are ruined almost daily?Old X-Men comic where team travels to alien world with a ring-like sun that needs recharging?Why does Ego need help sleeping?Is there an objective answer to who “the strongest Avenger” is?How did Banner get unstuck?Why did Thanos get hit?How did Thanos (or anyone) know the Infinity Stones would give him this power?Did Thanos leave Eitri alive for his after-sales service?In Avengers 1, why does Thanos need Loki?