background preloader

Basicpages

Facebook Twitter

Google. TortoiseSVN + VS.NET 2005 = Good Stuff. See the update here. As promised it is time to integrate TortoiseSVN into Visual Studio 2005. The easiest way I have found to do this is to post the vsettings files from Visual Studio once the environment is set up. Here are the zipped settings files:This link is for Visual Studio.NET 2005.This link is for Visual C++ 2005 Express. You need to go to Tools->Import and Export Settings and load the files from wizard dialog that pops up. There are differences between the free Visual C++ Express and Visual Studio settings files, so please make sure you use the correct one.

There is one thing the settings get wrong on the build toolbar which is the size of some controls, so once the settings have loaded make sure you resize the items on the build toolbar by right-clicking and choosing Customise.... The settings have some of my own personal changes as well as the Subversion changes I am afraid, but you can choose which bits to load in on the settings wizard dialog.

Toolbar screenshot: Santuga BLog - DragonRelaunch(5405700) - BitComet. A better Subversion post-commit hook than <tt>commit-email. I finally got round to automating sending out commit emails for our Subversion repositories. I tried the supplied post-commit.tmpl and commit-email.pl, but they suck. Six hundred lines of Perl and no effort made to color the patch or format the check-in comment? I knocked up something that isn't going to win any beauty contents unless it's only up against commit-email.pl, in which case it should be a walk-over.

Here's the script; as usual, the latest version will be in salma-hayek: #! /usr/bin/ruby -w # A Subversion post-commit hook. . # You *will* need to change these. address="software@jessies.org"sendmail="/usr/sbin/sendmail"svnlook="/opt/subversion-1.1.0-rc2/bin/svnlook" require 'cgi' # Subversion's commit-email.pl suggests that svnlook might create files.Dir.chdir("/tmp") # What revision in what repository? # Get the overview information.info=`#{svnlook} info #{repo} -r #{rev}`info_lines=info.split("\n")author=info_lines.shiftdate=info_lines.shiftinfo_lines.shiftcomment=info_lines body = "" NoComercial. Cablecom - tv / internet / phone.

MyHome

Galileo Computing - <openbook> - Bücher online lesen und herunte.