I am able to see projects from the SVN repository using the eclipse as the shot at the bottom of the screen.
But in order to do this from the command line I'm not able. I'm getting the error: 'SVN' has not been identified as internal or external command
If SVN is not installed on my machine, then how is Eclipse able to checkout?
Do I need to install SVN customer in my machine?
I tried to search on my machine but could not find the way (SVN installation) is talking about executing eclipse SVN command
Coming with its own, which is implementing the Subversion API.
Provides a default UI itself as a command line interface. If you want to make it easier on the Windows console, you will need to add the prefix home to the PATH
environment variable.
In addition to this, I want to use it in most cases on Windows.
Comments
Post a Comment