[darcs-users] new version of trac-darcs plugin
Lele Gaifax
lele at nautilus.homeip.net
Thu Aug 10 09:33:30 UTC 2006
K.S.Sreeram wrote:
> Speaking of trac-darcs, I thought i'll point out a few bugs/problems
> present in the code currently, in case somebody has time to hack on it.
I copied these issues in the trac-darcs trac(k)er, that seems a better
place to keep them.
>
> 1) Race condition in getting file content (DarcsNode.get_content)
http://progetti.arstecnica.it/trac%2Bdarcs/ticket/15
I think that, as soon as the plugin realizes it's missing some data and
needs to go loading it from the repository, it should insert a record in
the db marked in a particular way to say "I'm computing this info", IF
there isn't a similar record already. In the latter case, the plugin
should wait a little and retry.
How does this sound?
> 2) Database locked error
http://progetti.arstecnica.it/trac%2Bdarcs/ticket/16
> 3) Mysterious sql error inside DarcsNode.get_content
http://progetti.arstecnica.it/trac%2Bdarcs/ticket/17
Thank you,
ciao, lele.
More information about the darcs-users
mailing list