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
Received on 2008-10-14 20:06:05 CEST