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
And we download TortoiseSVN I don't know why we should download this Many people use it
https://tortoisesvn.net/downloads.html
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..
'Framework > Vscode' 카테고리의 다른 글
[Vscode] Vscode SVN Committing (0) | 2023.02.03 |
---|