Search

Remote Project and File Changes by mitchell360

Closed
as External Help for as External

1
0
Sign in
to vote
Type: Bug
ID: 779545
Opened: 2/19/2013 3:30:03 PM
Access Restriction: Public
1
Workaround(s)
1
User(s) can reproduce this bug
Bug ... or feature?

If you are using Visual Studio to edit remote files, VS needs a "hard save" to trigger a transfer from local cache to remote file.

Right now, I use the following process to get VS to save to remote file store once a file has been updated outside of the editor.

This example is using Web Essentials less/css generation, but this is true for any similar process.

- update .less,
- save all
- reload when message comes up that a file has been modified outside of the source editor
- go to the .css file
- add a space to a line
- save all again (this triggers VS2012 to update remote file)

Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Visual Studio 2012

Steps to reproduce

This example is using Web Essentials less/css generation, but this is true for any similar process.

- update .less,
- save all
- reload when message comes up that a file has been modified outside of the source editor
- go to the .css file
- add a space to a line
- save all again (this triggers VS2012 to update remote file)

Product Language

English

Operating System

Windows 7 SP1

Operating System Language

English

Actual results

Remote update is only triggered if changed file has space added (or something) and hard save.

Expected results

Would like any changed files to trigger remote update.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 2/20/2013 at 11:50 AM
Thanks for the feedback. This item is now tracked in the Web Essentials bug tracker.
Posted by Microsoft on 2/20/2013 at 12:29 AM
Thanks for your feedback.

We are rerouting this issue to the appropriate group within the Visual Studio Product Team for triage and resolution. These specialized experts will follow-up with your issue.

Posted by Microsoft on 2/19/2013 at 3:52 PM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.
Posted by mitchell360 on 2/19/2013 at 3:30 PM
This example is using Web Essentials less/css generation, but this is true for any similar process.

- update .less,
- save all
- reload when message comes up that a file has been modified outside of the source editor
- go to the .css file
- add a space to a line
- save all again (this triggers VS2012 to update remote file)