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.

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to