I'd disagree... the commit is the final step you perform as a developer when working on a given feature/bug/unit of work. At that point your code should be complete, tested & ready to go into your (or your teams) repository.
If there is a need to pull down other people's changes to make sure your code integrates cleanly, that can be performed with an "svn update", followed by running a build script locally...all outside of the IDE. It forces you to think that: What you see in the IDE is not everything that needs to be source controlled. Your product/project is made up (or at least can be made up) of so much more than just sln, proj, cs, vb files. I would agree that it is easy to forget to "svn add" new files, it has caught me out quite a few times. One could argue that remembering to "add" those files is just part of the discipline. We have a build server here, so any missing files that are referenced elsewhere are typicaly noticed & reported by our 10-15 minute build cycles. Either way, svn still beats vss hands down. We switched from vss in March this year and have never looked back. :-D -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Paul Cowan Sent: Tuesday, July 17, 2007 9:00 AM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] Subversion and vs 2005 This is very interesting. But surely productivity is harmed by having to do everything through the TortoiseSVN? Thanks [EMAIL PROTECTED] > Date: Tue, 17 Jul 2007 15:56:40 +0300> From: [EMAIL PROTECTED]> Subject: Re: [ADVANCED-DOTNET] Subversion and vs 2005> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM> > You're not - I'm so unhappy of AnkhSVN I dropped it the same day I> installed it. But let me tell you - refactoring without the support of> such a plugin is quite a pain in the ass.> > On 7/17/07, Efran Cobisi <[EMAIL PROTECTED]> wrote:> > Am I the only one who prefer to just use TortoiseSVN and no Visual> > Studio integration?> > My past experiences suggest that every Visual Studio SCC integration out> > there causes performance issues within the IDE itself...> >> > --> > Efran Cobisi> > http://www.cobisi.com> >> > Paul Cowan wrote:> > > Hi all,> > >> > > Does anybody know how I can or if i can get visual studio 2005 integration with Subversion?> > >> > > If not how do people use subversion with vs 2005.> > > Thanks> > > [EMAIL PROTECTED]> > > _________________________________________________________________> > > Feel like a local wherever you go with BackOfMyHand.com> > > http://www.backofmyhand.com> > > ===================================> > > This list is hosted by DevelopMentor(r) http://www.develop.com> > >> > > View archives and manage your subscription(s) at http://discuss.develop.com> > >> >> > ===================================> > This list is hosted by DevelopMentor(r) http://www.develop.com> >> > View archives and manage your subscription(s) at http://discuss.develop.com> >> > ===================================> This list is hosted by DevelopMentor® http://www.develop.com> > View archives and manage your subscription(s) at http://discuss.develop.com _________________________________________________________________ Celeb spotting – Play CelebMashup and win cool prizes https://www.celebmashup.com/index2.html =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com