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

Re: Perl bindings

From: Nik Clayton <nik_at_ngo.org.uk>
Date: 2006-07-20 10:38:49 CEST

Garrett,

Did you (or anyone else) get the chance to take a look at this?

N

PS: Original message here, to save people having to search through the archives.

Nik Clayton wrote:
> Garrett Rooney wrote:
> > Could you possibly reproduce the problem from scratch, with a clean
> > subversion repository? It's difficult to figure out what's going
> > wrong from just the problem description, if I could try it locally
> > it's much more likely that I can fix it...
>
> Sure. Use the repo dump from
>
> svn://jc.ngo.org.uk/nik/CPAN/SVN-Web/trunk/t/test_repo.dump
>
> It's the test repo that I use when I'm running automated tests against
> SVN::Web. It's about 4K. Create a repo, load that dump file in to it,
> then point the bug.pl that I posted earlier at it.
>
> Here are the results I get (loaded in to /tmp/repo):
>
> % svn list -v file:///tmp/repo
> 2 svk Dec 06 2004 A/
> 2 svk Dec 06 2004 B/
> 1 svk Dec 06 2004 C/
> 2 svk Dec 06 2004 D/
> 3 nik May 06 13:29 E F/
> 2 svk 38 Dec 06 2004 me
>
> % ./bug.pl file:///tmp/repo
> 2 svk 2004-12-06T08:05:35.468804Z A/
> 3 nik 2006-05-06T12:29:41.721774Z E F/
> 2 svk 2004-12-06T08:05:35.468804Z D/
> 1 svk 2004-12-06T08:05:35.445932Z C/
> 2 svk 2004-12-06T08:05:35.468804Z me
> 2 svk 2004-12-06T08:05:35.468804Z B/
>
> % svn list -v svn://127.0.0.1/tmp/repo
> 2 svk Dec 06 2004 A/
> 2 svk Dec 06 2004 B/
> 1 svk Dec 06 2004 C/
> 2 svk Dec 06 2004 D/
> 3 nik May 06 13:29 E F/
> 2 svk 38 Dec 06 2004 me
>
> % ./bug.pl svn://127.0.0.1/tmp/repo
> Name does not refer to a filesystem file: Attempted to get checksum of a
> *non*-file node at ./bug.pl line 36
>
> N
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 20 22:40:31 2006

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.