chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #364: convert all egg directories to the correct


From: Chicken Trac
Subject: [Chicken-janitors] Re: #364: convert all egg directories to the correct layout
Date: Sat, 04 Sep 2010 19:30:01 -0000

#364: convert all egg directories to the correct layout
-------------------------+--------------------------------------------------
  Reporter:  felix       |       Owner:           
      Type:  defect      |      Status:  new      
  Priority:  major       |   Milestone:           
 Component:  extensions  |     Version:           
Resolution:              |    Keywords:  eggs tags
-------------------------+--------------------------------------------------

Comment(by zbigniew):

 The recipe given above loses directory history in trunk/ (`svn log` is
 truncated) and loses directory and file history in tags/ (`svn log
 foo.scm` is truncated).

 Attached script `trunkify` moves everything to a trunk/ structure without
 losing history.
 Attached script `tagify` is a convenience wrapper to tag an egg.

 I converted my eggs `args`, `eggdoc`, `hostinfo`.  I fixed the log history
 in `vector-lib` (since I am the maintainer).  I then did `ssax` because I
 was drunk with power.

 Remaining:

 {{{
 epoll
 format
 free-gettext
 pdf
 rpc
 srfi-25
 srfi-27-reference
 srfi-37
 srfi-40
 srfi-60
 srfi-63
 srfi-95
 sxml-templates
 wiki-parse
 }}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/364#comment:9>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]