Announcement

Collapse
No announcement yet.

PROJECT: New coding methodology

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    I don't seem to get the point of tags. I'd assume they're supposed to be snapshots of certain dates, but i'm not sure.
    Last edited by tombom; March 27, 2005, 04:30.
    Caution! Under no circumstances confuse the mesh with the interleave operator, except under confusing circumstances!
    -Intercal reference manual

    People often remark of me, "You say sorry far to much!". To which my common-sense reply is "I apologise".

    Comment


    • #17
      Originally posted by tombom
      I don't seem to get the point of tags. I'd assume they're supposed to be snapshots of certain dates, but i'm not sure.
      They are supposed to be snapshots at leeast - of certain states of the trunk, probably but not necessarily the state at a given time. The point is that if you want to get a copy of, for example, the release v2.3 of something, it's easier to type

      svn co svn://path/to/repos/tags/2.3/

      Than to determine what revision number you want, or what date you want and get a copy that way.

      Comment

      Working...
      X