fantacytyx / vscode-tortoise-svn

tortoisesvn is a simple extension for VSCode to use TortoiseSVN.
MIT License
17 stars 8 forks source link

can not specify one of multi project path correctly #4

Open Ltre opened 7 years ago

Ltre commented 7 years ago

My Workspace has been added 4 project directories.

image

I will commit something to SVN in the directory [adsys]

When I use command [work commit] to commit changes, the plugin can not locate the correct directory what I need.

image

But the result directory is [duowanvideo], not [adsys], as shown:

image

How to locate the correct project directory?