Thread overview
[Issue 4142] New: Missing tags in subversion
May 02, 2010
Leandro Lucarella
Jan 19, 2012
Walter Bright
[Issue 4142] Missing tags in compiler/druntime/phobos git repositories
Jan 19, 2012
yebblies
Jan 19, 2012
Leandro Lucarella
Jan 19, 2012
Brad Roberts
May 02, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4142

           Summary: Missing tags in subversion
           Product: D
           Version: future
          Platform: All
               URL: http://www.dsource.org/projects/dmd/browser/tags
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: llucax@gmail.com


--- Comment #0 from Leandro Lucarella <llucax@gmail.com> 2010-05-01 18:55:50 PDT ---
This is not really a bug, but there are several missing tags in subversion.

I think the tagging should be automated by the release process, that way there will be no more missing tags :)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 19, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=4142


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |WONTFIX


--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> 2012-01-19 03:14:03 PST ---
Using github now.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 19, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=4142


yebblies <yebblies@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                URL|http://www.dsource.org/proj |
                   |ects/dmd/browser/tags       |
                 CC|                            |yebblies@gmail.com
         Resolution|WONTFIX                     |
            Summary|Missing tags in subversion  |Missing tags in
                   |                            |compiler/druntime/phobos
                   |                            |git repositories


--- Comment #2 from yebblies <yebblies@gmail.com> 2012-01-20 01:02:56 EST ---
Except that the tags all got imported into the git repositories, and are still missing...

https://github.com/D-Programming-Language/dmd/tags etc

They can probably be added semi-automatically using the zip timestamps, but this is complicated as the contents of the releases sometimes differs from what is currently in the repository.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 19, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=4142



--- Comment #3 from Leandro Lucarella <leandro.lucarella@sociomantic.com> 2012-01-19 06:32:09 PST ---
I think it's too late for old releases, but a proper procedure should be set up so no future release goes untagged.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 19, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=4142


Brad Roberts <braddr@puremagic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |braddr@puremagic.com


--- Comment #4 from Brad Roberts <braddr@puremagic.com> 2012-01-19 10:57:37 PST ---
This should be easy enough for someone to contribute.  A pull request with the tags would be appreciated.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------