Inability to Shelve with SQL Query Windows Unsaved in Visual Studio

80 Views Asked by At

As I was wrapping up my work-day, I wanted to shelve my changes in TFS before I went home as I encourage all developers to do. All my changes were saved to disk, and I had a number of SQL query windows open that I'd been using as scratch-pads to write queries against the database.

Unfortunately, it wouldn't let me shelve my legitimate changes without saving these files to disk - and I have no intention of saving them, they're just scratch-pads to mash out some SQL queries.

Is there a work-around for this? The queries are never saved and have never been added to source control.

0

There are 0 best solutions below