1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Tutorial Committing a Script via SVN in IntelliJ

Discussion in 'Tutorials & Resources' started by Divinity, Apr 4, 2014.

  1. Divinity

    Joined:
    Mar 21, 2014
    Messages:
    36
    Likes Received:
    7
    First thing's first we want to setup our SVN details:

    1) In IntelliJ navigate to the "VCS" option in the Menu Bar

    [​IMG]

    2) Click on "Checkout from Version Control", then "Subversion"


    [​IMG]

    3) You will then be given this Screen to enter your SVN Details
    [​IMG]

    4) Click on the "+" Button and Enter your repository Url which can be found under the "Developer" section of the forums
    [​IMG]

    [​IMG]
    5) Once you have done that it will ask you for your SVN Username + Password

    6) Hit "Checkout" + Direct the File Explorer to the "src" folder of the project you wish to Commit

    7) Hit okay and you should be good to go :)

    8) Don't forget to hit the "Push Bot Update" button in the Developer Panel

    [​IMG]

    Good luck with all your scripts bots! :D
     
    #1 Divinity, Apr 4, 2014
    Last edited by a moderator: Apr 5, 2014
    Mmaaikel, Arbiter and dog_ like this.

Share This Page

Loading...