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

svn log -c broken?

From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: Fri, 30 May 2008 14:40:23 +0200

Hi,

I tried again to check all my log comments and asked myself whether
Subversion supports an option to restrict requests to commits done
by special accounts.

It seems svn log -c does it:
$ svn help log
...
-c [--change] ARG : the change made by ARG
...

It doesn't work for me:
$ LANG=C svn log -c jensseidel
subversion/svn/main.c:1234: (apr_err=205000)
svn: Non-numeric change argument (jensseidel) given to -c

A bug? An error in the help?

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-30 14:42:50 CEST

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.