[fossil-users] Branch 'artifact_description'

2011-08-31 Thread Lluís Batlle i Rossell
Hello,

I've always found the artifact description information a bit confusing (it
appears in the diff and artifact web ui pages).

I prepared a branch where I formatted with lists that information, and sorted by
filename and date.

For me it would also be important to show the 'branch' of the checkins there,
but I'd have to learn a bit more the fossil sql tables to achieve that.

Does anybody like the proposal? Does anybody know how to make the branch appear
there?

Thank you,
Lluís.
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Branch 'artifact_description'

2011-08-31 Thread Carles Pagès
Looks great to me!

El 31 d’agost de 2011 11:36, Lluís Batlle i Rossell virik...@gmail.com ha
escrit:

 Hello,

 I've always found the artifact description information a bit confusing (it
 appears in the diff and artifact web ui pages).

 I prepared a branch where I formatted with lists that information, and
 sorted by
 filename and date.

 For me it would also be important to show the 'branch' of the checkins
 there,
 but I'd have to learn a bit more the fossil sql tables to achieve that.

 Does anybody like the proposal? Does anybody know how to make the branch
 appear
 there?

 Thank you,
 Lluís.
 ___
 fossil-users mailing list
 fossil-users@lists.fossil-scm.org
 http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Branch 'artifact_description'

2011-08-31 Thread Lluís Batlle i Rossell
On Wed, Aug 31, 2011 at 02:26:44PM +0200, Carles Pagès wrote:
 Looks great to me!

Nice!

 El 31 d’agost de 2011 11:36, Lluís Batlle i Rossell virik...@gmail.com ha
 escrit:
  For me it would also be important to show the 'branch' of the checkins
  there,
  but I'd have to learn a bit more the fossil sql tables to achieve that.

Thank you for the branch display, and the merge, Richard!
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] Potential Bug in Version 1.18: Database Error when retrieving Raw Ticket Report

2011-08-31 Thread Marty Backe
All of the following is from the perspective of a user accessing Fossil
via the web interface.


STEPS TO REPRODUCE ANOMALY

1) Change the date format specifier for a report

   Was:  datetime(tkt_mtime)

   Is:   datetime(tkt_mtime,'localtime')

2) Run the report

3) In the resulting report page, click on the Raw link at the top of the
page.

4) I expect to see a non-html listing of the tickets.

5) Instead I receive:

   error code 23: access to config.value is prohibited
   Database Error

   access to config.value is prohibited
   SELECT value FROM config WHERE name='timeline-utc'

   If you have recently updated your fossil executable, you might need to
run fossil all rebuild to bring the repository schemas up to date.



___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] The 'check-out' and 'clone' user permissions

2011-08-31 Thread Nolan Darilek
I'd be interested in this one too. Why might you want one and not the 
other? Or, more accurately, why isn't checkout sufficient, since 
presumably a clone is a checkout of everything?


On 08/30/2011 03:55 PM, Lluís Batlle i Rossell wrote:

Hello,

I never understood enough the difference between the 'checkout' and the 'clone'
user permissions in fossil.

Can someone explain why would someone have the cases of checkout and not clone
or clone and not checkout?

Thank you,
Lluís.
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users