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

Re: Failed commit's log message is not remembered

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-04-06 18:50:47 CEST

On 4/6/06, Stefan Küng <tortoisesvn@gmail.com> wrote:
> Now, we have a problem. I can't reproduce this.
> First I tried with a local (file:///) repository. Strange thing is that
> committing the illegal property works here. And of course, the log
> message was saved correctly.
> Then, I tried the same with https:// access. This time, I got the error.
> But still, the log message was saved.

Followup to my own post:

I found something! When only added files are selected to bring up the
commit dialog (and not the parent folder which is what I always do),
then there's no repository UUID assigned to that file yet. And since
the log message history is stored separately for each working copy
(using the UUID), it doesn't work as expected:
the log message is saved without the UUID. But as soon as a commit is
done, that file has an UUID assigned and then the history is taken
from that storage.

I fixed this in revision 6226.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Apr 6 18:51:09 2006

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

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