SVN Installation and adding user

Multi tool use
Multi tool use

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I installed SVN in my linux server a year back by following some documentation online and I created two users to my svn repository. I need to add few more users to my repository and I completely forgot what I did for installing and creating the user. I lost my notes and I dont have great memory.



I need your help solving this out.



First thing is I should know where did I install subversion or svn.



When I ran the command



find / -name subversion i see below


I got the results like



/home/svn
/home/svn/csvn/bin/svn
/home/svn/csvn/lib/svn-python.2.6/svn
/home/svn/csvn/lib/svn-python.2.4/svn
/home/svn/csvn/lib/svn-python.2.7/svn
/home/svn/csvn/lib/viewvc/vclib/svn
/home/svn/csvn/lib/svn-python.2.5/svn
/home/beawlp/svn
/var/spool/mail/svn
/usr/bin/svn


beawlp is my username.



Second thing is I should know how to add a svn user.



Could someone please help ?



Thanks
Narayana.V









share







New contributor




Narayana Vakkalagadda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    0
    down vote

    favorite












    I installed SVN in my linux server a year back by following some documentation online and I created two users to my svn repository. I need to add few more users to my repository and I completely forgot what I did for installing and creating the user. I lost my notes and I dont have great memory.



    I need your help solving this out.



    First thing is I should know where did I install subversion or svn.



    When I ran the command



    find / -name subversion i see below


    I got the results like



    /home/svn
    /home/svn/csvn/bin/svn
    /home/svn/csvn/lib/svn-python.2.6/svn
    /home/svn/csvn/lib/svn-python.2.4/svn
    /home/svn/csvn/lib/svn-python.2.7/svn
    /home/svn/csvn/lib/viewvc/vclib/svn
    /home/svn/csvn/lib/svn-python.2.5/svn
    /home/beawlp/svn
    /var/spool/mail/svn
    /usr/bin/svn


    beawlp is my username.



    Second thing is I should know how to add a svn user.



    Could someone please help ?



    Thanks
    Narayana.V









    share







    New contributor




    Narayana Vakkalagadda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I installed SVN in my linux server a year back by following some documentation online and I created two users to my svn repository. I need to add few more users to my repository and I completely forgot what I did for installing and creating the user. I lost my notes and I dont have great memory.



      I need your help solving this out.



      First thing is I should know where did I install subversion or svn.



      When I ran the command



      find / -name subversion i see below


      I got the results like



      /home/svn
      /home/svn/csvn/bin/svn
      /home/svn/csvn/lib/svn-python.2.6/svn
      /home/svn/csvn/lib/svn-python.2.4/svn
      /home/svn/csvn/lib/svn-python.2.7/svn
      /home/svn/csvn/lib/viewvc/vclib/svn
      /home/svn/csvn/lib/svn-python.2.5/svn
      /home/beawlp/svn
      /var/spool/mail/svn
      /usr/bin/svn


      beawlp is my username.



      Second thing is I should know how to add a svn user.



      Could someone please help ?



      Thanks
      Narayana.V









      share







      New contributor




      Narayana Vakkalagadda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I installed SVN in my linux server a year back by following some documentation online and I created two users to my svn repository. I need to add few more users to my repository and I completely forgot what I did for installing and creating the user. I lost my notes and I dont have great memory.



      I need your help solving this out.



      First thing is I should know where did I install subversion or svn.



      When I ran the command



      find / -name subversion i see below


      I got the results like



      /home/svn
      /home/svn/csvn/bin/svn
      /home/svn/csvn/lib/svn-python.2.6/svn
      /home/svn/csvn/lib/svn-python.2.4/svn
      /home/svn/csvn/lib/svn-python.2.7/svn
      /home/svn/csvn/lib/viewvc/vclib/svn
      /home/svn/csvn/lib/svn-python.2.5/svn
      /home/beawlp/svn
      /var/spool/mail/svn
      /usr/bin/svn


      beawlp is my username.



      Second thing is I should know how to add a svn user.



      Could someone please help ?



      Thanks
      Narayana.V







      useradd subversion





      share







      New contributor




      Narayana Vakkalagadda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Narayana Vakkalagadda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Narayana Vakkalagadda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 1 min ago









      Narayana Vakkalagadda

      1




      1




      New contributor




      Narayana Vakkalagadda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Narayana Vakkalagadda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Narayana Vakkalagadda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          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',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          Narayana Vakkalagadda is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475465%2fsvn-installation-and-adding-user%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Narayana Vakkalagadda is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          Narayana Vakkalagadda is a new contributor. Be nice, and check out our Code of Conduct.












          Narayana Vakkalagadda is a new contributor. Be nice, and check out our Code of Conduct.











          Narayana Vakkalagadda is a new contributor. Be nice, and check out our Code of Conduct.













           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475465%2fsvn-installation-and-adding-user%23new-answer', 'question_page');

          );

          Post as a guest













































































          LOR1,p3 rvvARqwRRh,hGGYh0W,gJXWQycor yNQq444HdNrK 9zzy2 cV,gp2C237
          OvEZ4,MmwnNKnJw7KsDii3lNRqIU2lTSBeNX efsw,t55sUoLqEI2vQ7hPfyOg9LSPfT 2AF4xWQ

          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          How many registers does an x86_64 CPU actually have?

          Displaying single band from multi-band raster using QGIS