I believe the locks are too transient to catch that way. I attempt to delete the folder - I get an error message. Just repeat the delete and it gets farther. ...
On Thu, Aug 27, 2009 at 10:08 AM, Richard ... Then try: http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx (process monitor) It's pretty astounding...
My problem is that once someone branches, the exclusivity does not apply, so I can branch and work the DBML and you can also and when we merge back to trunk...
I'm starting to work on a book writing project with at least one other co-author. I'm hoping to find tools that are better than token passing - i.e. emailing...
On Mon, Aug 31, 2009 at 8:41 PM, Shawn A. Van Ness <savanness@...> ... has a "Combine Revisions from Multiple Authors" feature. ... cumbersome... not...
Sorry I haven't used it for anything the size or scope of a book (or even a chapter). Just for 1000-3000 word articles. Seems to work ok, if you both start...
Try TortoiseSVN and use the ‘diff’ tool from there. It will automatically (i.e., via a script) ask Word to compare the docs for you. Looks good to me! ...
Thanks for the suggestions. In the end my co-author is more agile/pragmatic and low tech than I. His suggestion try the simplest thing that can possibly work...
This old email came up in a search, and it struck me how much more confident I am in Zune now than I used to be. I have used it constantly, mostly for ...
Hi All  Hopefully someone here has the sdk already installed and can point me in the right direction about which one to download. I'm working on some LSA...
Hi All: Â I have a question about elevated processes. Say a program executes under an administrator account and as soon as the main process starts, it...
Are you asking about Vista/WIn7 UAC and integrity-levels? Or a general question about CreateProcessAsUser()? What do you mean by "down-level processes"?...
Can anyone point me to a comparison of SW vendors that offer license key management solutions? I am interested in implementing the ability to turn sw features...
... Pain, suffering, and unhappy users. Oh. That's what you'll get, not what you're looking for, sorry. :D Probably in the "holy crap, that's too expensive"...
Dan Appleman (of the VB API fame) also has a licensing component: http://store.desaware.com/products/licensingsystem/index.aspx Hope that helps - Adwait -- ...
This is what my company uses. Works fairly but certainly requires quite a bit of work on your part. Basically with a system like this you most often talking...
 I'm just curious, is there any way for a child process to determine whether it was created locally or by a remote source? For instance, can the child process...
I have multiple (VS not nUnit) unit tests that I would like to run after-build on my TFS 2008 box. I don't want to use the .testrunconfig file or .vsmdi file...
If you look in the .proj file that Team build uses it's documented how to run tests without a test list: <!-- TEST ARGUMENTS If the RunTest property is set to...