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

VSS problem in using same projects in differenet solution

Hi,
I'm copying projects from a solution in the vss.
In my local system i created solution ,added that project(make
modification related to solution)
When i added this solution to vss, projects are referred to the
original solution not from my new solution
I will explain more clearly
i have project folder in vss(v4.5)
v4.5(folder)
project1(project)
project2(project)
I have all the above copy in my system
In my local system I created a new solution, added two projects(copied
to the local folder, where the solution 4.6 exists)
project1(project) , project2(project)

the solution name is v4.6
I added that solution to vss
v4.6(folder)
project1(project)
project2(project)
Actually after adding above in vss , project1,project2 still referring
to 4.5 only.
I want solution 4.6 has to refer the local projects only, not from 4.5
How to change the reference, under the new solution 4.6, i have
changed coding of project1, project2.So i want 4.6 to refer correct
project1 and project2

Thanks,
Mani

Jun 24 '07 #1
3 2132
Hi,

Could you please try this?

Step1:
Take the latest version of the projects (1 & 2) from VSS to the
local/working folder.

Step2:
Now create your new solution in a separate folder. Copy the projects from
Step1 to this folder and then add the same as "ADD existing projects" to
this solution.

Step3:
Now check in the solution from Step2 to VSS.

If i understand correctly, this should ideally remove the dependency issue
you are currently facing..

Hope this helps!
Thanks -
"Manikandan" <pl**********@gmail.comwrote in message
news:11**********************@c77g2000hse.googlegr oups.com...
Hi,
I'm copying projects from a solution in the vss.
In my local system i created solution ,added that project(make
modification related to solution)
When i added this solution to vss, projects are referred to the
original solution not from my new solution
I will explain more clearly
i have project folder in vss(v4.5)
v4.5(folder)
project1(project)
project2(project)
I have all the above copy in my system
In my local system I created a new solution, added two projects(copied
to the local folder, where the solution 4.6 exists)
project1(project) , project2(project)

the solution name is v4.6
I added that solution to vss
v4.6(folder)
project1(project)
project2(project)
Actually after adding above in vss , project1,project2 still referring
to 4.5 only.
I want solution 4.6 has to refer the local projects only, not from 4.5
How to change the reference, under the new solution 4.6, i have
changed coding of project1, project2.So i want 4.6 to refer correct
project1 and project2

Thanks,
Mani

Jun 25 '07 #2
On 25 Jun, 08:28, "Shine Xavier" <shine.xav...@gmail.comwrote:
Hi,

Could you please try this?

Step1:
Take the latest version of the projects (1 & 2) from VSS to the
local/working folder.

Step2:
Now create your new solution in a separate folder. Copy the projects from
Step1 to this folder and then add the same as "ADD existing projects" to
this solution.

Step3:
Now check in the solution from Step2 to VSS.

If i understand correctly, this should ideally remove the dependency issue
you are currently facing..

Hope this helps!
Thanks -

"Manikandan" <plmanikan...@gmail.comwrote in message

news:11**********************@c77g2000hse.googlegr oups.com...
Hi,
I'm copying projects from a solution in the vss.
In my local system i created solution ,added that project(make
modification related to solution)
When i added this solution to vss, projects are referred to the
original solution not from my new solution
I will explain more clearly
i have project folder in vss(v4.5)
v4.5(folder)
project1(project)
project2(project)
I have all the above copy in my system
In my local system I created a new solution, added two projects(copied
to the local folder, where the solution 4.6 exists)
project1(project) , project2(project)
the solution name is v4.6
I added that solution to vss
v4.6(folder)
project1(project)
project2(project)
Actually after adding above in vss , project1,project2 still referring
to 4.5 only.
I want solution 4.6 has to refer the local projects only, not from 4.5
How to change the reference, under the new solution 4.6, i have
changed coding of project1, project2.So i want 4.6 to refer correct
project1 and project2
Thanks,
Mani
Hi,
I follow the same steps as you told only, but it will refer to
previous project in VSS.
Any clue(I tried deleting the .scc and vss related files and tried,
it also fails)

Mani

Jun 25 '07 #3
>
Hi,
I follow the same steps as you told only, but it will refer to
previous project in VSS.
Any clue(I tried deleting the .scc and vss related files and tried,
it also fails)

Mani
You should also remove (carefully!) VSS related information from
solution/project file.
As variant you could try to make BRANCH of your project at VSS treeand
work with it instead of main code trunk
Jun 26 '07 #4

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

Similar topics

2
by: Mark | last post by:
Is there a realistic way for some developers on our team to work with multiple projects in a single solution under VSS source control, and have other developers only working with a single project...
3
by: epigram | last post by:
I've been creating some toy ASP.NET apps in an effort to understand the technology. I've something odd with regards to project/solution creation. If you create a new asp.net application, it...
0
by: AC [MVP MCMS] | last post by:
I have a full blown VS.NET 2003 solution with a handful of library assemblies, two web projects, and a few web service projects. The entire solution is in VSS. Recently our build server went...
1
by: Epetruk | last post by:
Hello, In VS2003, I used to have two solutions - a debug and release solution. Each solution had a webservice project and several other class library projects. The webservice project...
21
by: Al Christoph | last post by:
I posted this last week end in the MSDN forums. No luck there. Let's see what the experts here have to say:-)))) I have a rather convoluted project. The distributable will come in eight...
8
by: Bruce | last post by:
I am using VB in Vs2005. Am I missing something or does VB not have the concept of "builds" (release/debug) like in VC? I wrote an assembly and I would like to have a debug version of the DLL...
1
by: Matt Owens | last post by:
Hi, Im setting up a new project in which I'd like to share code across numerous other projects, specifically a control library and an array of common objects. Im not really sure how best to go...
3
by: hsmit.home | last post by:
I spent way too much time on this and I must say, I was a little disgruntled with what has been posted on all the various Xalan C mailing lists. Everyone says there's a solution, but give next to...
6
by: =?Utf-8?B?SHVnaA==?= | last post by:
Hi there We are trying to build a C sharp solution in Visual Studio 2005 Professional. We have a number of other assemblies, that do not form part of the solution. Assemblies that do form...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...

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.