Opened 14 years ago
Last modified 14 years ago
#364 closed defect
convert all egg directories to the correct layout — at Version 3
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | extensions | Version: | |
Keywords: | eggs tags | Cc: | |
Estimated difficulty: |
Description (last modified by )
Some eggs don't have tag directories. To make it easier to obtain version information, these should be created.
These eggs are currently untagged:
args autoload colorize csv eggdoc epeg epoll estraier-client fancypants format free-gettext freetype gdbm getopt-long hostinfo input-classes internet-timestamp ioctl iset json-abnf kanren matchable md5 mime ncurses neuromorpho openssl pdf phoghorn prometheus pty rpc special-case sql-null srfi-25 srfi-27-reference srfi-37 srfi-40 srfi-4-comprehensions srfi-60 srfi-63 srfi-95 ssax static-modules sxml-fu sxml-templates sxml-transforms sxpath test tiny-prolog vector-lib wiki-parse
Change History (3)
comment:1 Changed 14 years ago by
comment:2 follow-up: 3 Changed 14 years ago by
I have "fixed" some (screwed the history, actually).
Jim said there's a proper way for doing the copy/move and keeping history, but I didn't don't how it (still don't know it).
The ones I touched are:
operations make udp silex protobj rss regex-case records octave json input-parse htmlprag ftp fastcgi tabexpand tcp-server
Here's the ones still missing:
args autoload colorize csv dissector eggdoc epeg epoll estraier-client fancypants format free-gettext freetype gdbm getopt-long hostinfo input-classes internet-timestamp ioctl iset javahack json-abnf kanren loop matchable md5 mime mistie ncurses neuromorpho oblist openssl packrat pdf phoghorn prometheus pty rpc s48-modules sassy sparse-vectors special-case sql-null srfi-25 srfi-27-reference srfi-37 srfi-40 srfi-4-comprehensions srfi-60 srfi-63 srfi-95 srfi-modules ssax static-modules sxml-fu sxml-templates sxml-transforms sxpath testeez test tiny-prolog vector-lib wiki-parse
comment:3 Changed 14 years ago by
Description: | modified (diff) |
---|
Replying to mario:
I have "fixed" some (screwed the history, actually).
Thanks.
Jim said there's a proper way for doing the copy/move and keeping history, but I didn't don't how it (still don't know it).
This should work:
cd <eggdir> svn mkdir tags trunk svn mv <eggname>* trunk svn cp trunk tags/<version> svn ci -m "yo dawg"
I converted a couple more (see updated description).
The following eggs don't seem to have tag directories: