On 26 Feb 2008, at 04:18, S. Moon wrote:
Fred B wrote:
On 24 Feb 2008, at 06:19, S. Moon wrote:
While switching from the terminal version of Mercurial to the Mercurial bundle, I have found out that it doesn't seem to support user authentication.
What kind of authentication are you talking about? SSH, HTTP(S)?
I believe it's HTTP authentication.
Username and password are asked interactively on the command line, I can't see an easy way to include this functionality in the bundle. If someone have an idea or a patch, feel free to contact me.
OT: mercurial.intuxication.org is nice, I created an hg repo of the bundle here: http://mercurial.intuxication.org/hg/mercurial-tmbundle/
Now you can:
mkdir -p /Library/Application\ Support/TextMate/Bundles cd !$ hg clone http://mercurial.intuxication.org/hg/mercurial-tmbundle Mercurial.tmbundle osascript -e 'tell app "TextMate" to reload bundles'