473,402 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

VisualSource Safe questions?

AS my company plans to have the sql server in the same machine than IIS
server my question is the following.

Can any developer program on their machines with VSS and make the test on
their computer and then upload to the VSSS server?. . This question is
because as far as I know its not recommended that I Debug proyects on a
production server, so my idea is to use vss in the same than sql server, but
no one will be able to debug on that server. developers will work on their
machines and debug on their machines, only when hey have something ready
they will upload for VSS to take control of versioning.

Any ideas? is this a good way of working?
Nov 19 '05 #1
2 1192
If for sure could be done.
You probably will need to have to different connection strings one for
developers and one for after you upload project. This depends on your
configuration.

Since your are working on web project you should be aware about issues of
working with VSS and web projects. See more on that in VSS news group.

Shimon.

"Luis Esteban Valencia Muñoz" <le********@avansoft.com> wrote in message
news:OX**************@TK2MSFTNGP09.phx.gbl...
AS my company plans to have the sql server in the same machine than IIS
server my question is the following.

Can any developer program on their machines with VSS and make the test on
their computer and then upload to the VSSS server?. . This question is
because as far as I know its not recommended that I Debug proyects on a
production server, so my idea is to use vss in the same than sql server,
but
no one will be able to debug on that server. developers will work on their
machines and debug on their machines, only when hey have something ready
they will upload for VSS to take control of versioning.

Any ideas? is this a good way of working?

Nov 19 '05 #2
Luis Esteban Valencia Muñoz wrote:
AS my company plans to have the sql server in the same machine than
IIS server my question is the following.

Can any developer program on their machines with VSS and make the
test on their computer and then upload to the VSSS server?. . This
question is because as far as I know its not recommended that I Debug
proyects on a production server, so my idea is to use vss in the same
than sql server, but no one will be able to debug on that server.
developers will work on their machines and debug on their machines,
only when hey have something ready they will upload for VSS to take
control of versioning.

Any ideas? is this a good way of working?


SqlServer doesn't care about SourceSafe.

Visual Studio works fine with SourceSafe (although some say
sourcesafe itself *doesn't* work fine ...).

For Visual Studio a common way to work is:
- someone starts a solution, and adds it to sourcesafe
- others get the latest version of that solution from sourcesafe
- now all can work on the same solution, on their own machines.
(ok: check in your work and regularly get latest versions..)

You need local versions of IIS to develop web-applications this way.

Hans Kesting
Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Jody Gelowitz | last post by:
I was just wondering if anybody has been able to figure out how to get Safe Printing working over an Internet Zone. Based on what was mentioned from the previous thread titled "Safe Printing",...
5
by: nicolas_riesch | last post by:
Does someone know if the module pytz (http://sourceforge.net/projects/pytz/) is thread-safe ? I have not seen it explicitely stated, and just wanted to be sure, as I want to use it. That's...
3
by: | last post by:
This question references to KB articles: http://support.microsoft.com/default.aspx?scid=kb;EN-US;315158 http://support.microsoft.com/default.aspx?scid=kb;EN-US;317012 I'm running Advanced Server...
7
by: David | last post by:
I can't see any files in the one of the project folders. It just says, "Error Reading from File". When I attempt to open up the another project folder, "File "E:\VSS\data\p\ptaaaaaa.b" not found" ...
12
by: Keith Langer | last post by:
I have some questions about whether synclock is necessary in a few different scenarios: 1) I have a Queue class which is shared between two threads. Thread 1 pushes objects onto the queue and...
2
by: Frank Rizzo | last post by:
I have an app that listen to data on a certain resource.&nbsp; Data can come in on this resource any time, so I have to listen for it the entire time.&nbsp; I wanted to see if what I have is...
0
by: Frank Rizzo | last post by:
I have an app that listen to data on a certain resource. Data can come in on this resource any time, so I have to listen for it the entire time. I wanted to see if what I have is thread-safe and...
1
by: Carlos Kirkconnell | last post by:
I'm programming a multi - threaded application using C#. I have two questions regarding to the use of threads 1- I have a Hashtable that will have multiple writters and multiple readers. I used...
2
by: clintonb | last post by:
I'm using: Microsoft Visual Studio 2005 Version 8.0.50727.42 Issue 1: We have a solution with a web project and some class library projects. The web project references the class library...
2
by: Anand Patil | last post by:
Hi all, I have two questions about a class, which we'll call MyWrapperClass, in a package to which I'm contributing. 1) MyWrapperClass wraps functions. Each instance has an attribute called...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.