Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Git for YUI3 update?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Thomas Koch  
View profile  
 More options Nov 26 2008, 7:16 am
From: Thomas Koch <tho...@koch.ro>
Date: Wed, 26 Nov 2008 13:16:04 +0100
Local: Wed, Nov 26 2008 7:16 am
Subject: Git for YUI3 update?
While updating to YUI3, could you also switch to GIT (which will be used
by YUI3, too)?
It would not only ease general contribution to inputEx a lot, but also
allow people to develop their own widgets on top of inputEx more easily,
even if they don't make it into the official inputEx.

Reasons for not putting widgets in the official inputEx
* They are programmed too sloopy (should happen...)
* Company doesn't want to share
* Too specialized

Best regards,
--
Thomas Koch, Software Developer
http://www.koch.ro

Young Media Concepts GmbH
Sonnenstr. 4
CH-8280 Kreuzlingen
Switzerland

Tel    +41 (0)71 / 508 24 86
Fax    +41 (0)71 / 560 53 89
Mobile +49 (0)170 / 753 89 16
Web    www.ymc.ch


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bkc  
View profile  
 More options Nov 26 2008, 8:05 am
From: bkc <bkcleme...@gmail.com>
Date: Wed, 26 Nov 2008 05:05:48 -0800 (PST)
Local: Wed, Nov 26 2008 8:05 am
Subject: Re: Git for YUI3 update?
Aha,

the other day while working on json-schema I was thinking "gosh, it'd
be great to have distributed version control for this project, then I
could check in my changes and be able to rollback if I make a
mistake".

Of course I was thinking of bazaar at the time.. ;-)

I suppose I could learn git too.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mingfai  
View profile  
 More options Nov 28 2008, 9:24 am
From: Mingfai <mingfai...@gmail.com>
Date: Fri, 28 Nov 2008 22:24:16 +0800
Local: Fri, Nov 28 2008 9:24 am
Subject: Re: Git for YUI3 update?

hi Thomas,

perhaps in the future, git may replace svn, just like svn replaced cvs in
the past. I see that more and more project use git.

and my comment:

   -  yui3 uses git doesn't mean we should use git, i can't see the logical
   relationship
   - many ppl, incl. me, is familar with svn. switching to git may affect
   our productivity
   - does everyone of us use IDE/tool that support git? My IDE (Intellij
   IDEA) doesn't seem to support it
   - is github.com the only place that support git? is it more reliable than
   google code? Perhaps the YUI team should provide a reliable git platform to
   open source YUI based projects :-)

if we want to make the move, sb has to do the initial work and demontrate
the value of the move, as well as provide support to those who are not
familar with the new platform, or do not have time to learn.

The point about easier contribution is noted. There are always pro and con.

regards,
mingfai


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bkc  
View profile  
 More options Nov 28 2008, 10:05 am
From: bkc <bkcleme...@gmail.com>
Date: Fri, 28 Nov 2008 07:05:53 -0800 (PST)
Local: Fri, Nov 28 2008 10:05 am
Subject: Re: Git for YUI3 update?
The point of Git or Bazaar is that they are distributed...

But I think that value is lost if you're tied to github. I think I
remember reading a commentary somewhere that using github w/ git gets
you nothing better than subversion.

Is that true?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Patrick Donelan  
View profile  
 More options Nov 30 2008, 8:11 pm
From: "Patrick Donelan" <p...@patspam.com>
Date: Mon, 1 Dec 2008 12:11:17 +1100
Local: Sun, Nov 30 2008 8:11 pm
Subject: Re: Git for YUI3 update?

On Sat, Nov 29, 2008 at 2:05 AM, bkc <bkcleme...@gmail.com> wrote:

> The point of Git or Bazaar is that they are distributed...

> But I think that value is lost if you're tied to github. I think I
> remember reading a commentary somewhere that using github w/ git gets
> you nothing better than subversion.

> Is that true?

Github is a really nice community/social/gui layer on top of git, and it
probably makes some things easier for git newcomers, but since git is
decentralised you're really never tied to it. After all, the whole point is
that there isn't a single authoratative repository somewhere.

Cheap branching was the killer feature that got me to switch. But the beauty
of git is that it plays nicely with other repos. For example, almost all of
the projects I actively contribute to still use svn, but that doesn't stop
me from using git and getting all of its advantages locally and then using
git-svn to talk to the public svn repo.

Patrick


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »