Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tortoise SVN: new items not added to project

We are a small team and we are having the same problem over and over.

Say that someone creates a new class for some purpose, and commits the change via Tortoise SVN. When I updated, I indeed see the changes made to the code already included in my project, but I don't have the new class created. I must add it manually to the project.

Is there a way to add those file automatically, or is that a wanted behavior?

like image 408
hsim Avatar asked Dec 07 '25 11:12

hsim


1 Answers

You need to get a Visual Studio plug-in that links the IDE with Subversion.

Visual Studio supports two types of source control plug-in, the older MS-SCCI API and the newer VSPackage API.

As the author of Agent SVN, a MS-SCCI based shareware Subversion plug-in, works with Visual Studio.

But there are also a few VSPackage based plug-ins (i.e. I think RocketSVN is one plug-in) that Google should help you to locate.

like image 141
jussij Avatar answered Dec 09 '25 03:12

jussij



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!