Quantcast
Channel: i-proving.com» Chris Landry
Browsing latest articles
Browse All 10 View Live

Tortoise Clone Error: Requirement..xhtml11.dtd..not supported

Error: requirement '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">' not supported Solution: Check your URL to the repository. Mine was wrong

View Article



Wicket Gotchas – Watch out for your Session Size

Here are two good blogs that Alec found, that talk about some wicket gotchas that you have to be aware of – particularly the size of your session....

View Article

JiBX

JiBX is a tool for binding XML data to Java objects

View Article

TortoiseHG Usage Guide

Branching on TortoiseHG 2.0 TortoiseHG Troubleshooting – Tortoise Clone Error: Requirement..xhtml11.dtd..not supported

View Article

Branching on TortoiseHG 2.0

Tricky navigating the new TortoiseHG workbench. Here’s what I needed to do to Branch. 1. Create Branch 2. Commit Branch 3. Try to Push (and likely fail) 4. Enable pushing of branches

View Article


Mercurial: Rename File Where Only the Case Changes

If you’re working on a Windows Developer box and you want to check in a java class rename where ONLY the case changes , you’re going to run into issues. Problem: Rename File FROM TESTFile.java TO:...

View Article

Tortoise HG – 2.0.5 – Setting KDiff to Not Automerge

I’m using KDiff as my merge tool in Tortoise HG 2.0.5 My issue is that if I select “Tool Resolve” in Tortoise when I have conflicts and it’s able to auto resolve. I can’t edit the file in KDiff after …...

View Article

Closing a Branch

Use hg commit --close-branch Consequences: It no longer shows up in the output from hg branches Tortoise draws the relevant commit (108a0b1e61d4) with a different graphic (a rectangle) to indicate the...

View Article


Mercurial Polling for Jenkins Does Not Detect a Merge Change

The mercurial plugin for Jenkins won’t pick up Merge Changes on your project when polling. This is a known gap for the plugin. You have to manually trigger branch merges, or use notifications to...

View Article


Triaging Mutual Authentication Client Certificate SSL

Recently we needed to connect to a third party application that was using Mutual SSL authentication. We had some trouble with firewalls and squid proxies when we deployed it to our client’s...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images