473,386 Members | 1,775 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,386 software developers and data experts.

Source Control of Windows Installers since VS2003

Hi all, I'm having a nightmare with Windows Installer projects and souce
control. My situation is that I have a few related windows application /
dlls, some generic shared library files and a windows installer to install
it. I have all of these in the same solution to enable easy debugging and
maximum flexibility.

I want my source control to be something like this (from the /$ root)

MyBigApplication
- vb.net main windows application
- c# console application (launches the main windows app)
- Web service
- Windows Installer for the project
Libraries
- All my generic reusable libraries
AnotherApplication
- All the projects relevant to this project
etc...

My problem is that I carefully add all my Libraries to the Libraries
directory, this is fine, then I add my other projects to 'MyBigApplication'
this is also fine. Then I come to add the Windows Installer... I get a
message which says:

A project BigApplicationInstaller.vdproj you are trying to add contains
items which are in the same folders as projects that are already under
source control. Because the source controlled projects do not share the same
source control binding, they cannot be added to source control. To resolve
this issue move this project's items into their own folders, or place all
overlapping projects into the same source control binding.

Now quite honestly I don't really understand the problem.. it knows where
the items are that are already under source control (as it can display the
sourcesafe status and it has the projects open). Now the difference seems to
be since vs2003 that windows installer source controls now checks in all the
dlls etc rather than just the project file as I never had a problem with
this type of structure before.

So, for any application I have that
a) Uses shared library projects
and
b) Has a windows installer
I cannot have the solution under source control as it will always try to
check in the Installer files and fail.

It works fine if I unbind all the source controls for the project, then add
the solution to source control, but then the shared library project for the
first solution that I add gets buried deeply in the C:\ rooted sourcesafe
project structure it creates.. which isn't where you want shared libraries
to be! The second solution that I add that uses that shared library then
refers to the shared library in the structure of the first solution.. it is
just messy and unacceptable.

What I'm amazed about is that I wouldn't have thought my requirements here
are very unusual, yet I can find no other posts regarding this issue.

What am I doing wrong?

Thanks, kind regards
-=- Brett
Jul 19 '05 #1
0 2000

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

Similar topics

2
by: Marius Horak | last post by:
I have to modify an existing window service. I runs on a PC at different location (France). After modification I tried to install on my PC (W2K, SP3) and VS2003. I'm getting 'No public...
3
by: Raymond Lewallen | last post by:
Does anyone recommend a good source code control software other than Visual SourceSafe that integrates well with VS2003? One specific requirement we have is to require that comments be entered on...
0
by: Brett Gerhardi | last post by:
Hi all, I'm having a nightmare with Windows Installer projects and souce control. My situation is that I have a few related windows application / dlls, some generic shared library files and a...
2
by: Mark | last post by:
I created an extremely simple windows service that only writes to the EventLogs on Stop and Pause. I installed it using the InstallUtil.exe program, the output of which is below. It appears to be...
2
by: Fan Wang | last post by:
Hi All, I wrote a windows service with C# as below. But I can't install it with installutil.exe. I got an error message " Exception occurred while initializing the installation:...
14
by: Graham Blandford | last post by:
Hi there, A quickie I think... If I create a new class that inherits the values of a windows form component class, can there ever be a visual representation of this in the .Net IDE? E.g. if...
2
by: Carlo \(MCP only\) | last post by:
Hi to all I'm askyng you a suggestion about the best way to share the same source code between VS2003 and VS2005. The project I'm developing is a controls and components library, and the...
48
by: meyer | last post by:
Hi everyone, which compiler will Python 2.5 on Windows (Intel) be built with? I notice that Python 2.4 apparently has been built with the VS2003 toolkit compiler, and I read a post from Scott...
22
by: MarkusR | last post by:
I am currently using StarTeam for my source control. (Will eventual switch to whatever the latest Visual Source Safe is going to be called). With debug, installers, deploy and everything the...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.