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

Old log messages appear with TortoiseSVN 1.5.3

From: Janne Heikkinen <janne.m.heikkinen_at_helsinki.fi>
Date: Wed, 22 Oct 2008 13:43:13 +0300

I have repo2 that was created from another repo with the following
commands:

svnadmin dump -r 1:5 repo > repo-dump
svnadmin load repo2 < repo-dump

Now when I commit with TortoiseSVN 1.5.3 into repo2 TortoiseSVN
shows old log messages. What I mean is this:

There was revisions 6 - 8 committed by user1 earlier and those
commits were deleted with above svnadmin commands. With TortoiseSVN
1.5.3 I commit as user2 and log messages that TortoiseSVN shows
are the ones related to user1's commits. When I try using command
line "svn log" on another machine I see log messages related to
commits made by user2.

Any ideas about what could cause this?

Janne Heikkinen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-22 12:43:23 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.