K.S.Sreeram wrote:
> Eric, can you try the latest trac-darcs from:
> http://cspace.in/darcs/trac-darcs
> 
> This latest version uses a darcs diff hack to get file contents rather
> than using annotate+xml-parsing, so its MUCH faster!
> 
> I also tested the errors you reported with the repos for admindt,hylores
> and curt. They work with the latest version.
> 
> Lele, tailor trac is *finally* usable! It was just toooo slow with the
> annotate logic, and now it feels much faster!
> 
> [sreeram;]

Minor bugfix... the 'darcs diff' based file content retriever was
mistakenly adding an extra newline at the end. I've fixed it now.
http://cspace.in/darcs/trac-darcs

changesets: http://cspace.in/trac-darcs/timeline?changeset=on

If you've used the previous version of the code, some of the files
cached in the db might have the extra newline at the end.
Clear it with:
sqlite3 <trac-dir>/db/trac.db "delete from darcs_cache;"

[sreeram;]

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to