Framework/Vscode

[Vscode] Visual Studio Code SVN Setting

AlexHouse 2023. 2. 2. 11:42
728x90

 

I wanna try to kinda framework And It's important that we can use a lot of shells lol ,, 

 

Let's get it .

 


Method

 

First of all, You should download Visual Studio Code and SVN 

 

It's almost similar tointelliJ SVN setting method. 

 

( I think It's same )

 

 

 

 

 

If you download the VScode that you can see this pic. 

 

So We start to download SVN tools

 

CLICK  : ctrl + shift + x

 

 

 

and search the SVN 

 

and Click the most popular tools.

 

 

 

 

And Start to install SVN tools 

 

FromHence You can use SVN method.  

 

 

 

 

After You can see this.

 

And Download SVN

 

 

 

 

 

Click 'Open' 

 

 

https://subversion.apache.org/packages.html

 

Apache Subversion Binary Packages

Apache Subversion Binary Packages The Apache Subversion project does not officially endorse or maintain any binary packages of the Subversion software. However, volunteers have created binary packages for different distributions and platforms, and as a con

subversion.apache.org

 

 

 



And we download TortoiseSVN I don't know why we should download this Many people use it 

 

 

https://tortoisesvn.net/downloads.html

 

Downloads · TortoiseSVN

download TortoiseSVN

tortoisesvn.net

 

 

This is TortoiseSVN Page,

 

 

 

Download SVN to your system environment. 

( In my case Windows 11 & 64-bit )

 

 

 

 

I chose this one!

 

 

 

 

And Download this installer 

 

 

 

 

Just go

 

 

Just Next

 

 

And Change from "command line client tools" to "Will be installed on local hard drive" 

 

 

 

like this.

 

 

 

 

and Install 

 

 

 

 

Finish 

 

Now Really We can wield SVN in VScode

 

 

 

Return to VScode we can see this sentence at OUTPUT log 

 

 

 

 

 

CLICK : CTRL + SHIFT + P  -> this make a search bar

 

And searching >SVN: Checkout 

 

 

 

 

and Type your URL on the bar.

 

 

 

 

and Make your folder and Repository. 

 

 

 

 

 

And Name your project back to the bar again.

 

 

 

 

I recommend adding to the workspace 

 

 

And 

 

 

 

 

 

If your project has been spring tools  You should use this "Spring Boot Extension Pack" 

 

This made a project to start 

 

Now You can start the Spring boot server starter

 

 

 

 

 

 

 


 


To be continued..

728x90

'Framework > Vscode' 카테고리의 다른 글

[Vscode] Vscode SVN Committing  (0) 2023.02.03