[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

CvsTagDiff or similar for Subversion?

From: Tony Wallace <tony_at_ambric.com>
Date: Mon, 3 Nov 2008 17:48:41 -0800

Can anyone recommend a tool like CvsTagDiff for Subversion which also
generates links to ViewVC?

There used to be an Ant task called CvsTagDiff. Give it the CVS
repository and two tags, and it would produce an HTML summary of the CVS
diff. You could configure it to make the file names and rev numbers in
the HTML be links to the appropriate source diffs or logs on your local
ViewVC server, which was pretty nice.

I've been trying "antlibs/svn" for a couple of hours -
http://ant.apache.org/antlibs/svn/index.html,
https://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/. The
"Revisiondiff" task seems to work ok but "Changelog" seems a little
broken- and neither task is set up to generate configurable ViewVC URLs.

I don't need this to be an Ant task, at all. Its just that I always
liked CvsTagDiff, so thats where I started looking for a Subversion
equivalent.

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-04 02:49:04 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.