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

commit message appears multiple times

From: Abramson, Aharon <aharon.abramson_at_intel.com>
Date: 2004-10-28 08:53:33 CEST

Hi, all.
I have the following problem: when I performed a second commit to a
file, the commit message I composed appeared twice when doing 'svn log';
when I performed a third commit, the message appeared 3 times, i.e.:

$ svn log foo.c
------------------------------------------------------------------------
r1195 | aharon | 2004-10-27 19:31:00 +0200 (Wed, 27 Oct 2004) | 2 lines

3rd version3rd version3rd version

------------------------------------------------------------------------
r1194 | aharon | 2004-10-27 19:30:22 +0200 (Wed, 27 Oct 2004) | 2 lines

2nd version2nd version

------------------------------------------------------------------------
r1193 | aharon | 2004-10-27 19:29:44 +0200 (Wed, 27 Oct 2004) | 2 lines

1st version

------------------------------------------------------------------------

Do you have any idea what could the problem be?

Thanks,
Aharon Abramson
Received on Thu Oct 28 09:13:41 2004

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.