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

Re: More ViewCVS weirdness

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-11-01 19:58:29 CET

Malcolm Rowe <malcolm-svn-dev@farside.org.uk> writes:

> What's going on with the log message for r12801?
>
> http://svn.collab.net/viewcvs/svn?view=rev&rev=12801
>
> It doesn't look like it's corrupted in the repository, since 'svn log'
> works fine. It looks like it's overwriting part of the message with
> something from memory.

Recently, I changed ViewCVS to use svn.repos.ChangeCollector's
get_root_props() function to get revision properties used in that
revision view. Apparently, that's not working out so well. I'm not
sure what it is, but I think it has something to do with how our
bindings interact with Python's dictionary copy() function.

I've reverted that change on svn.collab.net, and stuff seems to be
working okay again (can anyone confirm?).

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 1 19:00:12 2005

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

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