Tagged Questions

0
votes
1answer
28 views

SVN Custom Keyword Patches

Are there any patches out there for custom keywords in SVN?
1
vote
6answers
108 views

Protecting executable from being patched

My logic of APT (Anti-Paching Technology) is as follows... 1) Store on the MSSQL server the md5 hash of the executable for protection. 2) Perform an md5 comparison (within my application startup) …
2
votes
1answer
72 views

Schema Patches Practices

Hello, We've got a schema in Postgres, and we want to institute a good method to apply schema patches. Currently, we have a series of DDL files that create the schema, tables, sequences, functions, …
2
votes
2answers
128 views

What are patches used for in SVN?

I'm guessing it allows you to "save" a merge process so I could create a patch for some Open Source project, and submit a patch so they don't have to handle the merge themselves? When and how would …
6
votes
7answers
177 views

What opensource projects do you support, or what keeps you from supporting projects?

I often feel like I should be contributing more to certain projects as I depend on them daily, but often feel I would mostly be getting in the way. Do you have any projects that you are not a main …
5
votes
3answers
223 views

Best practices for source control and bug fixes

If we need to issue a bug patch that does not include current development that has been committed, or any changes from their current version, what should be done to make the process safer and with …
1
vote
2answers
305 views

Managing the patch level of multiple windows systems

In an environment with multiple windows servers what is the best way to ensure patch compliance accross all systems? Is there a simple tool (some sort of client/server app?) that allows reports to …
1
vote
0answers
28 views

What is the site that will allow you to download any Microsoft Knowledgebase Article QFE?

There is a site that will let you download Microsoft QFE patches like the ones in Microsoft Knowledge Base Articles without having to call Microsoft support first? I used to know it offhand but have …