8000 Notes on how VS2005 handles SCC web stuff · Issue #23 · visualgitio/LGit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Notes on how VS2005 handles SCC web stuff #23
Open
@NattyNarwhal

Description

@NattyNarwhal

When you create a web site project, VS puts web sites in their own dir under My Documents\Visual Studio 2005\WebSites.

Oddly, when you try adding the solution (or sometimes project) from the main UI, it asks to create it in My Documents\Visual Studio 2005, which is Bad™. Instead...

  • Go to the switch providers/binding window
  • Bind the web site project, which will ask you to git init in the right place.
  • Don't bind the solution from here, but instead accept, then try adding the solution now. It should ask you init in the right spot under Projects.

VS' bizarre split behaviour is workaround-able but confusing. It makes sense when you realize it treats projects as special though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationnoteOddities to check on a rainy day

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0