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

Re: Strange svnversion -c behavior (mixed revision output)

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-01-13 14:57:53 CET

On Jan 13, 2006, at 13:57, Vincent Lefevre wrote:

> I don't understand the behavior of "svnversion -c".
> I've done the following:
>
> $ svn co svn+ssh://gforge/svn/mpfr/trunk mpfr-trunk
> $ cd mpfr-trunk
> $ svnversion -c .
> 1533:3997
>
> Why do I get a mixed revision?

I've never used the -c switch before, but the documentation says it
means "committed." So I think it means, in your case, that the oldest
file in mpfr-trunk was committed in revision 1533, and the newest was
committed in revision 3997.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 13 15:04:11 2006

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.