|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Using VSS and VS.NET 2003When I'm working on a VS.NET solution which has been added into VSS, I need
to checkout the solution & project. Hence, no one else is able to check these files out and work on this project. I.e. when i'm working on a project in VS.NET, another person cannot do the same. Is there something wrong in what i'm doing? You're using the wrong Source Code Control software :-)
Take a look here: it's free, opensource, easy to use and to isntall, and it works (!) and doesn't annoy or block the developers, and it is replacing the defacto standard CVS: http://tortoisesvn.tigris.org/ Show quoteHide quote "LeAnne" <A***@bogusemail.com> wrote in message news:ekbS7G0cGHA.4892@TK2MSFTNGP02.phx.gbl... > When I'm working on a VS.NET solution which has been added into VSS, I > need to checkout the solution & project. > Hence, no one else is able to check these files out and work on this > project. > > I.e. when i'm working on a project in VS.NET, another person cannot do the > same. > > Is there something wrong in what i'm doing? > But I have to use VSS.
Isn't there a way around this problem? Show quoteHide quote "Pieter Coucke" <pietercou***@hotmail.com> wrote in message news:e31Jzs0cGHA.4976@TK2MSFTNGP04.phx.gbl... > You're using the wrong Source Code Control software :-) > Take a look here: it's free, opensource, easy to use and to isntall, and > it works (!) and doesn't annoy or block the developers, and it is > replacing the defacto standard CVS: http://tortoisesvn.tigris.org/ > > "LeAnne" <A***@bogusemail.com> wrote in message > news:ekbS7G0cGHA.4892@TK2MSFTNGP02.phx.gbl... >> When I'm working on a VS.NET solution which has been added into VSS, I >> need to checkout the solution & project. >> Hence, no one else is able to check these files out and work on this >> project. >> >> I.e. when i'm working on a project in VS.NET, another person cannot do >> the same. >> >> Is there something wrong in what i'm doing? >> > > Can you not just check out the modules that you need and not the whole
project. Show quoteHide quote "LeAnne" <A***@bogusemail.com> wrote in message news:e$S$Xx0cGHA.3632@TK2MSFTNGP05.phx.gbl... > But I have to use VSS. > Isn't there a way around this problem? > > "Pieter Coucke" <pietercou***@hotmail.com> wrote in message > news:e31Jzs0cGHA.4976@TK2MSFTNGP04.phx.gbl... >> You're using the wrong Source Code Control software :-) >> Take a look here: it's free, opensource, easy to use and to isntall, and >> it works (!) and doesn't annoy or block the developers, and it is >> replacing the defacto standard CVS: http://tortoisesvn.tigris.org/ >> >> "LeAnne" <A***@bogusemail.com> wrote in message >> news:ekbS7G0cGHA.4892@TK2MSFTNGP02.phx.gbl... >>> When I'm working on a VS.NET solution which has been added into VSS, I >>> need to checkout the solution & project. >>> Hence, no one else is able to check these files out and work on this >>> project. >>> >>> I.e. when i'm working on a project in VS.NET, another person cannot do >>> the same. >>> >>> Is there something wrong in what i'm doing? >>> >> >> > > On Tue, 9 May 2006 18:22:32 +1000, LeAnne wrote:
> When I'm working on a VS.NET solution which has been added into VSS, I need No. You only need to check out the file you want to work on. Checking out a> to checkout the solution & project. project is only needed if you want to add or remove a file or a reference from a project. Once that's done, you can check the project back in. The same goes for the solution. > Hence, no one else is able to check these files out and work on this Each developper should only check out the file they need to modify and> project. > > I.e. when i'm working on a project in VS.NET, another person cannot do the > same. nothing else.
Date Errors in .NET 2.0
VB .NET very slow in design Dynamically adding a stylesheet VB Form: Controlbox = False byte array size for read or write of filestream Basic Database Questions How do I embed a text file in my exe? Optional X as Boolean = ??? to detect missing argument? mutiple tables in dataset and the dataadapter fill statement Enter-key to have tab-key functionality |
|||||||||||||||||||||||