Jacob Kaplan-Moss

Activity tagged “scm”

Bookmarks

RubyForge: git-trac

Nice integration between git, git-svn, and Trac. Stupidly relies on scraping HTML instead of Trac's XML-RPC interface, but otherwise pretty damn nice.

(git, gitsvn, scm, svn, tools, trac, workflow)

Piston ~ Easy Vendor Branch Management

Like svn:externals, but managed internally. An interesting idea — I'll have to give it a try.

(scm, svn)

Changes Beta

An interesting visual diff tool along the lines of FileMerge or kdiff3. I've been more than happy with FileMerge, but Changes is probably worth a look.

(development, diff, mac, programming, scm, software)

Piston ~ Easy Vendor Branch Management

Piston is a utility that eases vendor branch management. This is similar to svn:externals, except you have a local copy of the files, which you can modify at will. As long as the changes are mergeable, you should have no problems.” Nifty.

(development, ruby, scm, svn, tools)

ForestExtension - Mercurial

Looks like this might be a satisfactory replacement for svn:externals.

(extension, hg, mercurial, scm)

[PATCH] http auth user & password lookup

A patch against mercurial to allow storage of http credentials in hgrc. I can't belive that mercurial doesn't correctly cache http auth info; it's a seriously annoying wart.

(http, mercurial, patch, scm)

Svnmerge.py - SubversionWiki

Part of SVN 1.4, this looks like a *much* more sane way of handling branches. Must investigate further…

(merge, scm, svn, tools)

Entries

SVN usability

A comedy in which I try to remember how to import some code into SVN.

(scm, software, svn, usability)