Eric Y. Kow wrote:
> Hi all,
> 
> I just thought you (Sreeram and Lele) might appreciate some user
> feedback.  I have succesfully upgraded trac.loria.fr to trac-darcs 0.4
> today.  There were some minor hiccups (for example, you have svn
> update trac), so in case it helps anybody, I have noted my upgrade
> steps on the wiki.
> 
> http://wiki.darcs.net/index.html/TracOnDarcs/UpgradingTo0%2e4
> 
> Notes:
> 
> 1. While I am grateful to have timeline and browse source working
>    again, I do notice that clicking on ChangeSets is very very
>    slow.  I understand that this isn't trac-darcs's fault, but
>    darcs annotate.  But I'm also wondering: is it really neccesary to
>    use darcs annotate output to display the contents of a changeset?

Viewing a changeset requires the contents of the files touched by the
changeset (for displaying diffs). But 'darcs annotate' is certainly
overkill for this! I'm looking at alternatives for this, while we wait
for somebody to implement 'darcs query cat ..'

> 
> 2. On this page, http://trac.loria.fr/projects/admindt/timeline
>    Sometimes I get
>    ---- 
>    Repository checkins event provider (ChangesetModule) failed:
>    TracError: Unsupported version control system "darcs"
>    ----
>    and sometimes it works fine.

This is really odd... but you might want to try upgrading your
setuptools package. (.. or do you have some older code lying around in
your EGG_CACHE directory?)

> 
> 3. On this page, http://trac.loria.fr/projects/hylores/browser
>    I get a nasty Internal Error.
> 
> 4. Similarly, on this page, 
>    http://trac.loria.fr/projects/curt/changeset/44
>    I get
>    UnicodeDecodeError: 'utf8' codec can't decode bytes in position
>    24-26: invalid data

These couple of errors should go away if i manage to get an alternative
to annotate working...


[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