How do I get the solution and project names back in sync?2019 Community Moderator ElectionWhat does this mean in VS's Source Control Explorer?How do I add an existing directory tree to a project in Visual Studio?How do you count the lines of code in a Visual Studio solution?.gitignore for Visual Studio Projects and SolutionsTFS 2008 - Renaming proj files and merging it back to the trunk-How do I get my solution in Visual Studio back online in TFS?Does renaming a project in VS require me to change ALL occurrences of it's old name in the .sln file?Build.Vnext TFS2015 is not building solution in “Project Build Order”Best practice for merging solution files with project id conflictsHow to open Visual Studio solutions without loading any projects - By Defaultvisual studio 2015 can not see all projects in solution explorer

Is going from continuous data to categorical always wrong?

What is the dot in “1.2.4."

What is the blue range indicating on this manifold pressure gauge?

What to do when during a meeting client people start to fight (even physically) with each others?

Straight line with arrows and dots

If Invisibility ends because the original caster casts a non-concentration spell, does Invisibility also end on other targets of the original casting?

Making a sword in the stone, in a medieval world without magic

Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?

Make a transparent 448*448 image

Deleting missing values from a dataset

What has been your most complicated TikZ drawing?

Latest web browser compatible with Windows 98

US to Europe trip with Canada layover- is 52 minutes enough?

How to deal with a cynical class?

Confusion with the nameplate of an induction motor

Potentiometer like component

Is "history" a male-biased word ("his+story")?

"However" used in a conditional clause?

Can the druid cantrip Thorn Whip really defeat a water weird this easily?

When two POV characters meet

Is it illegal in Germany to take sick leave if you caused your own illness with food?

How to make readers know that my work has used a hidden constraint?

Co-worker team leader wants to inject the crap software product of his friends into our development. What should I say to our common boss?

Coworker uses her breast-pump everywhere in the office



How do I get the solution and project names back in sync?



2019 Community Moderator ElectionWhat does this mean in VS's Source Control Explorer?How do I add an existing directory tree to a project in Visual Studio?How do you count the lines of code in a Visual Studio solution?.gitignore for Visual Studio Projects and SolutionsTFS 2008 - Renaming proj files and merging it back to the trunk-How do I get my solution in Visual Studio back online in TFS?Does renaming a project in VS require me to change ALL occurrences of it's old name in the .sln file?Build.Vnext TFS2015 is not building solution in “Project Build Order”Best practice for merging solution files with project id conflictsHow to open Visual Studio solutions without loading any projects - By Defaultvisual studio 2015 can not see all projects in solution explorer










0















I've created a SSRS report and checked it into TFS 2015. Later we had to do work on it, while leaving the original alone, so I branched it, creating a -Dev branch. I am working with a junior developer. She didn't understand that it was both necessary and sufficient to have the different solutions, representing the different branches, in different locations on her hard drive, to differentiate between the main branch and the dev branch. She did that, but then in the dev branch she proceeded to rename the solution and project files. Merging these things back is becoming a larger issue than it should normally be.



Here's what's in the solution file:




Project("F14B399A-7131-4C87-9E4B-1186C45EF12D") = "Legacy LTBI
Data-Dev", "Legacy LTBI DataLegacy LTBI Data-Dev.rptproj" ...




and later in the file there's:




SccProjectUniqueName1 =
Legacyu0020LTBIu0020DataLegacyu0020LTBIu0020Data-Dev.rptproj




I don't want -Dev there at all. Do I edit the .sln file and remove it here? Or is there another way I should change this?










share|improve this question
























  • I've been trying to work on this, until I get some better direction here. I tried renaming the .sln file and the .rptproj file. But now, when I try to check in the changes I get this error, "Could not find file 'D:SrcLegacy LTBI DataLegacy LTBI Data-Dev.sln'."

    – Rod
    Mar 6 at 22:25















0















I've created a SSRS report and checked it into TFS 2015. Later we had to do work on it, while leaving the original alone, so I branched it, creating a -Dev branch. I am working with a junior developer. She didn't understand that it was both necessary and sufficient to have the different solutions, representing the different branches, in different locations on her hard drive, to differentiate between the main branch and the dev branch. She did that, but then in the dev branch she proceeded to rename the solution and project files. Merging these things back is becoming a larger issue than it should normally be.



Here's what's in the solution file:




Project("F14B399A-7131-4C87-9E4B-1186C45EF12D") = "Legacy LTBI
Data-Dev", "Legacy LTBI DataLegacy LTBI Data-Dev.rptproj" ...




and later in the file there's:




SccProjectUniqueName1 =
Legacyu0020LTBIu0020DataLegacyu0020LTBIu0020Data-Dev.rptproj




I don't want -Dev there at all. Do I edit the .sln file and remove it here? Or is there another way I should change this?










share|improve this question
























  • I've been trying to work on this, until I get some better direction here. I tried renaming the .sln file and the .rptproj file. But now, when I try to check in the changes I get this error, "Could not find file 'D:SrcLegacy LTBI DataLegacy LTBI Data-Dev.sln'."

    – Rod
    Mar 6 at 22:25













0












0








0








I've created a SSRS report and checked it into TFS 2015. Later we had to do work on it, while leaving the original alone, so I branched it, creating a -Dev branch. I am working with a junior developer. She didn't understand that it was both necessary and sufficient to have the different solutions, representing the different branches, in different locations on her hard drive, to differentiate between the main branch and the dev branch. She did that, but then in the dev branch she proceeded to rename the solution and project files. Merging these things back is becoming a larger issue than it should normally be.



Here's what's in the solution file:




Project("F14B399A-7131-4C87-9E4B-1186C45EF12D") = "Legacy LTBI
Data-Dev", "Legacy LTBI DataLegacy LTBI Data-Dev.rptproj" ...




and later in the file there's:




SccProjectUniqueName1 =
Legacyu0020LTBIu0020DataLegacyu0020LTBIu0020Data-Dev.rptproj




I don't want -Dev there at all. Do I edit the .sln file and remove it here? Or is there another way I should change this?










share|improve this question
















I've created a SSRS report and checked it into TFS 2015. Later we had to do work on it, while leaving the original alone, so I branched it, creating a -Dev branch. I am working with a junior developer. She didn't understand that it was both necessary and sufficient to have the different solutions, representing the different branches, in different locations on her hard drive, to differentiate between the main branch and the dev branch. She did that, but then in the dev branch she proceeded to rename the solution and project files. Merging these things back is becoming a larger issue than it should normally be.



Here's what's in the solution file:




Project("F14B399A-7131-4C87-9E4B-1186C45EF12D") = "Legacy LTBI
Data-Dev", "Legacy LTBI DataLegacy LTBI Data-Dev.rptproj" ...




and later in the file there's:




SccProjectUniqueName1 =
Legacyu0020LTBIu0020DataLegacyu0020LTBIu0020Data-Dev.rptproj




I don't want -Dev there at all. Do I edit the .sln file and remove it here? Or is there another way I should change this?







visual-studio tfs tfvc






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 6 at 17:35







Rod

















asked Mar 6 at 17:23









RodRod

1,46153358




1,46153358












  • I've been trying to work on this, until I get some better direction here. I tried renaming the .sln file and the .rptproj file. But now, when I try to check in the changes I get this error, "Could not find file 'D:SrcLegacy LTBI DataLegacy LTBI Data-Dev.sln'."

    – Rod
    Mar 6 at 22:25

















  • I've been trying to work on this, until I get some better direction here. I tried renaming the .sln file and the .rptproj file. But now, when I try to check in the changes I get this error, "Could not find file 'D:SrcLegacy LTBI DataLegacy LTBI Data-Dev.sln'."

    – Rod
    Mar 6 at 22:25
















I've been trying to work on this, until I get some better direction here. I tried renaming the .sln file and the .rptproj file. But now, when I try to check in the changes I get this error, "Could not find file 'D:SrcLegacy LTBI DataLegacy LTBI Data-Dev.sln'."

– Rod
Mar 6 at 22:25





I've been trying to work on this, until I get some better direction here. I tried renaming the .sln file and the .rptproj file. But now, when I try to check in the changes I get this error, "Could not find file 'D:SrcLegacy LTBI DataLegacy LTBI Data-Dev.sln'."

– Rod
Mar 6 at 22:25












0






active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55028877%2fhow-do-i-get-the-solution-and-project-names-back-in-sync%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55028877%2fhow-do-i-get-the-solution-and-project-names-back-in-sync%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Save data to MySQL database using ExtJS and PHP [closed]2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?Which MySQL data type to use for storing boolean valuesPHP: Delete an element from an arrayHow do I connect to a MySQL Database in Python?Should I use the datetime or timestamp data type in MySQL?How to get a list of MySQL user accountsHow Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?

Compiling GNU Global with universal-ctags support Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Tags for Emacs: Relationship between etags, ebrowse, cscope, GNU Global and exuberant ctagsVim and Ctags tips and trickscscope or ctags why choose one over the other?scons and ctagsctags cannot open option file “.ctags”Adding tag scopes in universal-ctagsShould I use Universal-ctags?Universal ctags on WindowsHow do I install GNU Global with universal ctags support using Homebrew?Universal ctags with emacsHow to highlight ctags generated by Universal Ctags in Vim?

Add ONERROR event to image from jsp tldHow to add an image to a JPanel?Saving image from PHP URLHTML img scalingCheck if an image is loaded (no errors) with jQueryHow to force an <img> to take up width, even if the image is not loadedHow do I populate hidden form field with a value set in Spring ControllerStyling Raw elements Generated from JSP tagds with Jquery MobileLimit resizing of images with explicitly set width and height attributeserror TLD use in a jsp fileJsp tld files cannot be resolved