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

Re: PATCH: svn2cl lists too many filenames

From: Arthur de Jong <arthur_at_ch.tudelft.nl>
Date: 2007-03-31 15:46:07 CEST

On Fri, 2007-03-23 at 02:12 +0100, Chris Moore wrote:
> I've been trying to use svn2cl to generate Changelogs, but it keeps
> including the full path to files which are outside the directory of
> interest.
>
> I made an ugly patch which works around the problem by pre-processing
> the XML data before the XSL runs. See here:
>
> http://dooglus.rincevent.net/synfig/svn2cl.html

Attached is a patch that fixes the issue. Paths outside of the directory
of interest are not mentioned in the ChangeLog if --strip-prefix is
specified (svn2cl.sh does this automatically).

The downside is that the files are also not mentioned if the directory
in which you ran svn2cl got renamed.

This patch and probably some others will be in the next release that
should be released soonish.

-- 
-- arthur - arthur_at_ch.tudelft.nl - http://ch.tudelft.nl/~arthur --

Received on Sat Mar 31 15:47:06 2007

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

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