Changes between Initial Version and Version 3 of Ticket #364


Ignore:
Timestamp:
09/02/10 09:14:16 (14 years ago)
Author:
felix winkelmann
Comment:

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).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #364 – Description

    initial v3  
    11Some eggs don't have tag directories. To make it easier to obtain version information, these should be created.
     2
     3These eggs are currently untagged:
     4
     5{{{
     6args
     7autoload
     8colorize
     9csv
     10eggdoc
     11epeg
     12epoll
     13estraier-client
     14fancypants
     15format
     16free-gettext
     17freetype
     18gdbm
     19getopt-long
     20hostinfo
     21input-classes
     22internet-timestamp
     23ioctl
     24iset
     25json-abnf
     26kanren
     27matchable
     28md5
     29mime
     30ncurses
     31neuromorpho
     32openssl
     33pdf
     34phoghorn
     35prometheus
     36pty
     37rpc
     38special-case
     39sql-null
     40srfi-25
     41srfi-27-reference
     42srfi-37
     43srfi-40
     44srfi-4-comprehensions
     45srfi-60
     46srfi-63
     47srfi-95
     48ssax
     49static-modules
     50sxml-fu
     51sxml-templates
     52sxml-transforms
     53sxpath
     54test
     55tiny-prolog
     56vector-lib
     57wiki-parse
     58}}}