« svk support for vim | Main | pgestraier - easy and fast full-text search for PostgreSQL using Hyper Estraier »

svn checkout paths on svn.rot13.org

After too long time I finally added svn checkout path to bottom of every page on svn.rot13.org.

So, if you are using Subversion or even better svk you can be in sync with latest development.

All it took was modification of footer SVN::Web template like this:

[% UNLESS nonav %]
    [% svn_url_parts = [ 'svn://svn.rot13.org', repos, navpaths.join('/') ] %]
    [% svn_url = svn_url_parts.join('/') %]
    <div>You can checkout this using <tt>
    <a href="[% svn_url %]">[% svn_url %]</a>
    </tt></div>
[% END %]
Hard-coded svn://svn.rot13.org could be replaced by some variable, but which one?

TrackBack

TrackBack URL for this entry:
http://blog.rot13.org/mt/mt-tb.cgi/521

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on August 8, 2006 5:41 PM.

The previous post in this blog was svk support for vim.

The next post in this blog is pgestraier - easy and fast full-text search for PostgreSQL using Hyper Estraier.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.
Powered by
Movable Type 4.2