473,397 Members | 2,099 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,397 software developers and data experts.

Adding solution to VSS...

When adding my VB .NET solution (with two sub-projects) the folder structure
in VSS gets an extra level of folders...

For example, here's the structure of the solution on my C:\
....\mySolution\mySolution.sln
....\mySolution\myProject1\myProject1.vbproj
-- and --
....\mySolution\myProject2\myProject2.vbproj

But after adding the solution to VSS the structure looks like this:
$\mySolution.root\mySolution\myProject1\myProject1 .vbproj
^^^^^^^^^^
-- and --
$\mySolution.root\mySolution\myProject2\myProject2 .vbproj
^^^^^^^^^^

What's with the extra mySolution.root folder level structure in VSS? This
only seems to make adding/getting projects from VSS more confusing. If anyone
can explain this ior point me to some literature that explains this I'd be
very happy....

Charles
Aug 23 '05 #1
1 4449
Yeah, that annoys me too.

What I've found to work better (for me, at least) is to:
1. Create the solution first (empty, with no projects).
2. Select the solution and add it to source control.
3. Select the root folder from where I want the project to be created for my
solution, and clear the "Mysolution.root" text.
4. This creates the base solution project folder in VSS nicely for me.
5. I then add projects to the solution, and they automatically go under the
solution folder in VSS.

I think the key is to NOT project a name for the project when adding to VSS.
"hz****@nopost.com" <hz*************@discussions.microsoft.com> wrote in
message news:A7**********************************@microsof t.com...
When adding my VB .NET solution (with two sub-projects) the folder
structure
in VSS gets an extra level of folders...

For example, here's the structure of the solution on my C:\
...\mySolution\mySolution.sln
...\mySolution\myProject1\myProject1.vbproj
-- and --
...\mySolution\myProject2\myProject2.vbproj

But after adding the solution to VSS the structure looks like this:
$\mySolution.root\mySolution\myProject1\myProject1 .vbproj
^^^^^^^^^^
-- and --
$\mySolution.root\mySolution\myProject2\myProject2 .vbproj
^^^^^^^^^^

What's with the extra mySolution.root folder level structure in VSS? This
only seems to make adding/getting projects from VSS more confusing. If
anyone
can explain this ior point me to some literature that explains this I'd be
very happy....

Charles

Aug 24 '05 #2

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

Similar topics

16
by: Picho | last post by:
Hi all, Is there any .NET way (I am not rulling out API usage) to add button(s) to a form's title bar? I found some non-.NET solutions that did actually work in VB6 but not in the ..NET...
2
by: Lady_A | last post by:
Hi, I need to add a reference to a static library (*.lib) to a COM/ATL project in VS.NET. Apparently if this library is not in my solution that is not possible using the ordinary way : Add...
4
by: Dmitry Korolyov [MVP] | last post by:
When we use btnSubmit.Attributes = "javascript: this.disabled=true;" to make the button disabled and prevent users from clicking it again while form data still posting, there is no longer...
12
by: Art | last post by:
Hi everyone I was hoping someone might be able to help me with this. I'm just starting to try to work with MS Access tables through VB.net. In Access I can take an existing table and add a new...
1
by: hzgt9b | last post by:
When adding my VB .NET solution (with two sub-projects) the folder structure in VSS gets an extra level of folders... For example, here's the structure of the solution on my C:\...
3
by: _DS | last post by:
The two obvious methods for ref'ing assemblies are: Add a reference and 'Browse' for the actual DLL OR Add existing project to the solution, then add a ref to 'Project'. 1: I'd like to...
14
by: Paul_Madden via DotNetMonster.com | last post by:
Basically I have a listbox to which I add simple STRING items- I have a progress bar which I increment whenever I populate another portion of the complete set of items I wish to add. What I observe...
4
by: Dinsdale | last post by:
I'm looking at adding scheduling features to an application and I wanted to ask the community about any experience with scheduling components, either open source like from code project or from a...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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
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.