Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Current version is revision 110. What's wrong with using that number in 
CocoaPods?

Original comment by [email protected] on 20 Apr 2013 at 3:49

from gtm-oauth2.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
(also gtm-oauth2 doesn't use git, but svn)

Original comment by [email protected] on 20 Apr 2013 at 3:51

from gtm-oauth2.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Currently, the revision used for podspec is 107. You can update it because I 
think that would be fine in 110.

https://github.com/CocoaPods/Specs/blob/master/gtm-oauth2/0.0.1/gtm-oauth2.podsp
ec

Original comment by [email protected] on 22 Apr 2013 at 8:37

from gtm-oauth2.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
The problem with revision numbers is that they don't provide any information 
about the changes being made. For example, are there any deprecations or 
backward incompatible changes being introduced with a particular revision? 
Semantic versioning aims to solve that problem.

See: http://semver.org/ for a full explanation.

Frankly, I'm surprised that Google isn't doing this already. It is such a 
brilliant concept.

btw, these can be implemented as tags in subversion like so:

svn copy http://gtm-oauth2.googlecode.com/svn/trunk/ 
http://gtm-oauth2.googlecode.com/svn/tags/1.0.0 -m "Tag release 1.0.0"

Original comment by [email protected] on 13 Mar 2014 at 6:08

from gtm-oauth2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.