This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I am generating css from SASS files in Web Workbench 3.1.1837 but the behavior with my source control, Team Foundation Server, is a little strange. When I save my .scss file, WW generates the .css file in my custom output directory as expected. However after it's done, the generated .css file, which is already in my project and under source control, is not checked out. My understanding was that WW would check the file out for me. Here's the more interesting thing. If I begin by manually checking out the .css file, then save the .scss to regenerate the .css file, the .css file is no longer checked out after WW regenerates it. My manual checkout has been undone. So to be clear:
It seems WW is doing the opposite of what it needs to do by undoing my checkout. If it's going to perform any TFS actions, it should check out the file before modifying it. Is this a bug? I found this thread describing what sounds like the same thing, but since it was from 2013, I started a new one. |
|