Tracking my hacks in Subversion.

Someone has changed your life. Save? (y/n)

Since switching to Subversion, the Atom feed of my CVS log hasn't been working. No surprise there really seeing as how there isn't a CVS log anymore. So now I've implemented equivalent functionality for Subversion. It's actually a lot easier and a lot nicer because:

Feel free to subscribe to the new feed.

Comments:

You should really use either HTTP 410 or HTTP 301 for the old CVS feeds.

Posted by Anne on 13 Feb 2005 @ 12:45am UTC #

I considered using 301, and I guess I still might do that, but the semantic doesn't feel right. In some sense, the Subversion feed is definitely "the same" resource as the CVS feed, so the feed has just moved. But in another sense, it's not the same feed at all, so saying it moved doesn't feel right.

Using 410 is a good idea though. I'll let the CVS feeds hang around for another week or so, just in case anyone cares, and then I'll 410 'em. Yeah, that feels better.

Posted by Norman Walsh on 13 Feb 2005 @ 03:06pm UTC #

It is nice to publish the XSLT stylesheet but it xsl:includes a stylesheet that I cannot find (utils.xsl).

Posted by Stephane Bortzmeyer on 03 Nov 2005 @ 12:57pm UTC #

The utils.xsl file is right in the same place, http://norman.walsh.name/style/utils.xsl.

Posted by Norman Walsh on 03 Nov 2005 @ 06:49pm UTC #

With my service you can do this for any public SVN feed: SVNFeed

Posted by Sam on 14 Oct 2007 @ 06:07pm UTC #
Add a comment or subscribe to (existing and future) comments on this essay.
Name:
Email*:
 *Please provide your real email address; it will not be displayed as part of the comment.
Homepage:
Comment**:
 **The following markup may be used in the body of the comment: a, abbr, b, br, code, em, i, p, pre, strong, and var. You can also use character entities. Any other markup will be discarded, including all attributes (except href on a). Your tag soup will be sanitized...