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

Modifying SVN log message

From: Ron Kim <ron_at_e-learnings.co.nz>
Date: 2006-04-07 09:50:49 CEST

Hell everyone.

I'm using CruiseControl.NET with SVN. I've just encountered a problem
with CruiseControl and I think it's due to an empty log message in
revision 32432.

When I did
        svn log -r 32432
on a remote machine that has CruiseControl on it, it showed no author,
date or message.

Then I proceeded to try
        svnlook log . -r 32432
on the linux machine where the repository is actually persisted.
To my surprise, log, date and author were recorded on the repository.

Put shortly, "svn log" shows that there is no "author, date, log
message"
information stored for the revision whereas "svnlook" on the actual
repository shows that the information IS stored.

Could anyone please help me understand this stiuation?
Any solutions to this? Thanks in advance!

######################################################################
CAUTION: This email message and accompanying data may contain
information that is confidential and subject to legal privilege.
If you are not the intended recipient, you are notified that any use,
dissemination, or copying of any part of this message and accompanying
data, is prohibited. If you have received this message in error,
please notify me immediately and delete this email message from your
computer. Thank you.
Please also note that this message may have been intercepted and
modified by unknown third parties prior to its receipt by you.
######################################################################
Received on Fri Apr 7 10:47:53 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.