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

Re: Suspicious truncated output from "svn log -v --strict"

From: <cmpilato_at_collab.net>
Date: 2003-05-07 14:31:58 CEST

"Mats Nilsson" <mats.nilsson@xware.se> writes:

> Hi
>
> This command seems to produce a truncated report.
>
> C:\>svn --version
> svn, version 0.21.0 (r5639)
> compiled Apr 17 2003, 00:21:13
> [...]
>
> C:\>svn log -v --strict
> http://svn.collab.net/repos/svn/branches/cvs2svn-kfogel/tools/cvs2svn/cv
> s2svn.py

'svn log --strict' in our trunk code is known to be buggy. The
problem is being solved in the fs-schema-changes branch.

> And so does this:
>
> http://svn.collab.net/viewcvs-dev/svn/branches/cvs2svn-kfogel/tools/cvs2
> svn/cvs2svn.py

ViewCVS uses the same underlying filesystem interfaces that 'svn log
--strict' uses, so it suffers the same buggy fate today.

Both of these will be fixed before 1.0, and hopefully within the next
few weeks.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 7 14:36:11 2003

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.