Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

hi hope all is well..

 

i am working with a team on a project, we would like to share the same project when we are working and then upload the changes that we have made to the project to the server.. i was reading about source control.. i really would appreciate some help on this cause i am shore there is a way to work around it.....

 

thanks in advance sonia..;)

Posted

It sounds like you need to use SourceSafe. It's pretty easy to use and integrates with the vs.net IDE.

Find the disk and install it. Use the administrator tool to create a database in a location that's accessible to all of your developers. Add your projects to it and hey presto, you've got shared source code.

 

If you've got specific questions, please come back to me, otherwise you can find some pretty specific help in the VSS help files.

Posted

Of course if you are not using Visual Studio or if you are not interested in SourceSafe, check out cvs. There is a version called cvsnt for windows that allows multideveloper environment. This is a command line utility, but there is also a windows shell extension called tortoisecvs that makes it much easier (almost too easy).

 

I have never used SourceSafe before so I cannot speak for it's ease of use. But after having used CVS for source control, I would never go back. We have 5 developers where I work and we do use Visual Studio for our development but use CVS for source control. It does _not_ integrate with VS though. Just my 2 cents.

 

HTH

Posted

some tips on source safe

 

heya thanks for your reply... very useful i am using visual studio.net 2003, and i have installed visual source safe on my local machine..

 

i am having problems on how to use it can some one please tell me how..

 

i have already installed the visual source safe database server on t server.

can ya tell me some steps how to use t source safe from my local machine onto the server and compare products..

 

thanks in advance..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...