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

Re: Full log history or branch derivation tree?

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-11-29 00:08:29 CET

"Dan Stromberg" <dstromberglists@gmail.com> writes:
> This seems like something we'd benefit from - but when I attempt to use it I
> get:
>
> $ ./svn-graph.pl -p / file:///data/svn/repos/
> perl: subversion/libsvn_subr/path.c:113: svn_path_join: Assertion `is_canonical
> (base, blen)' failed.
> Aborted
>
> ...or:
>
> $ ./svn-graph.pl http://eng2/svn/Datallegro/branches/v3.0.2-dev
> Authorization failed: PROPFIND request failed on '/svn/Datallegro/branches/
> v3.0.2-dev': PROPFIND of '/svn/Datallegro/branches/v3.0.2-dev': authorization
> failed ( http://eng2) at ./svn-graph.pl line 62
>
> ...and line 62 doesn't seem to have much to do with authentication. Perhaps
> this tool is written assuming you have readonly access on for anonymous?
>
> Is anyone using svn-graph.pl with success?

I suspect the tool is just out-of-date with respect to either 1.4.x or
trunk Subversion (I don't know which). I'm sorry, I don't maintain it
and can't look at it right now. Maybe someone else here can?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 29 00:08:55 2007

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.