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

Re: Blank log message

From: David Weintraub <qazwart_at_gmail.com>
Date: Wed, 15 Oct 2008 20:50:14 -0400

You can enter blank log messages, but you should really have a date and author.

What is your setup? What protocol are you using (http://, svn://, or file:///)?

If you allow anonymous checkins, you will get a blank "author" if the
user didn't use the --username parameter. Never seen the "(no date)"
entry except on conversions or if the svn:date was edited.

--
David Weintraub
qazwart_at_gmail.com
On Tue, Oct 14, 2008 at 2:05 PM, Anto Marky <markysvn_at_gmail.com> wrote:
> Hi,
> I have been getting show log error when I try to see the log from tsvn and
> svn: Item is not readable when I tried it from CLI.I have created new
> repository and when I now try to get the logs from CLI I get the log like
> this
> ------------------------------------------------------------------------
> r2 | (no author) | (no date) | 1 line
>
>
> ------------------------------------------------------------------------
> r1 | (no author) | (no date) | 1 line
>
>
> ------------------------------------------------------------------------
> with no entry for the date and author, for which one of the user helped me
> figure out that I haven't activated my pre-revprop-change hook.Now I have
> copied pre-revprop-change.tmpl to pre-revprop-change and have assigned it
> execute permission.I have edited the script and added my repo path and the
> usernames.
>
> Still I the get the blank log only with the release number, Is just making
> the pre-revprop-change hook executable is activating or should I do anything
> else.
>
> Kindly help me sort this issue.
>
> Thanks
>
> Marky
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-16 02:50:59 CEST

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.