Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Migrating to github?
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
  7 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
 
corny  
View profile  
 More options Jun 9, 11:28 am
From: corny <julia...@freenet.de>
Date: Tue, 9 Jun 2009 08:28:37 -0700 (PDT)
Local: Tues, Jun 9 2009 11:28 am
Subject: Migrating to github?
I would like to see soap4r on github. What do you think about that
idea?

Migrating from subversion to github:
http://github.com/guides/import-from-subversion

It is also possible to mirror the subversion repository on github:
http://www.fnokd.com/2008/08/20/mirroring-svn-repository-to-github/


    Reply to author    Forward  
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.
Felipe Contreras  
View profile  
 More options Jun 9, 1:50 pm
From: Felipe Contreras <felipe.contre...@gmail.com>
Date: Tue, 9 Jun 2009 20:50:21 +0300
Local: Tues, Jun 9 2009 1:50 pm
Subject: Re: [soap4r:2795] Migrating to github?

On Tue, Jun 9, 2009 at 6:28 PM, corny<julia...@freenet.de> wrote:

> I would like to see soap4r on github. What do you think about that
> idea?

I like the idea, and I know a few git tricks, I would gladly help in
the migration.

Cheers.

--
Felipe Contreras


    Reply to author    Forward  
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.
NAKAMURA, Hiroshi  
View profile  
 More options Jun 10, 1:17 am
From: "NAKAMURA, Hiroshi" <nakah...@gmail.com>
Date: Wed, 10 Jun 2009 14:17:23 +0900
Local: Wed, Jun 10 2009 1:17 am
Subject: Re: [soap4r:2797] Re: Migrating to github?
Hi,

On Wed, Jun 10, 2009 at 02:50, Felipe

Contreras<felipe.contre...@gmail.com> wrote:
>> I would like to see soap4r on github. What do you think about that
>> idea?

> I like the idea, and I know a few git tricks, I would gladly help in
> the migration.

Good idea. Some thoughts.

1. I need to maintain soap4r + httpclient at least 5 years because I
used it for my job last year.
2. I'll use svn + Trac for the time being because of issue tracking
maintenance. I'm using GibHub Issues but it seems a little simpler
than I expecting for now. (http://github.com/nahi/f2p/issues)
3. Developers who need to use soap4r should be able to hack XML
Schema, SSL, etc so they would need easy-to-use repository for soap4r.
Also I can pull the fix from it.

For the last reason, soap4r should have the mirror git repository at
GitHub. Am I understand correctly?

Corny, Felipe, would you teach me what should I do for that? All
branches in svn (it's just a copy though) are mirrored to github?

I'll fix current trunk and branches/1_5 confusion soon. I found that
too much work needed for ruby_1_9 so I'll merge trunk and 1_5 at
first. After releasing 1.5.9 I'll reconsider how I can give a try for
ruby_1_9.

Regards,
// NaHi


    Reply to author    Forward  
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.
Keith Bennett  
View profile  
 More options Jun 10, 8:29 am
From: Keith Bennett <keithrbenn...@gmail.com>
Date: Wed, 10 Jun 2009 08:29:40 -0400
Local: Wed, Jun 10 2009 8:29 am
Subject: Re: [soap4r:2798] Re: Migrating to github?
Hiroshi -

There is a Git adapter for Subversion called git-svn.

If you want, you could use git-svn to access your Subversion  
repository for a while to get used to git before actually changing the  
repository itself.

- Keith

---
Keith R. Bennett
Senior Software Consultant
Business: http://www.bbsinc.biz
Linked In: http://www.linkedin.com/in/keithrbennett
Blogs: http://krbtech.wordpress.com, http://keithrbennett.wordpress.com

On Jun 10, 2009, at 1:17 AM, NAKAMURA, Hiroshi wrote:


    Reply to author    Forward  
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.
Joseph Reeves  
View profile  
 More options Jun 10, 12:57 pm
From: Joseph Reeves <joseph.ree...@gmail.com>
Date: Wed, 10 Jun 2009 11:57:13 -0500
Local: Wed, Jun 10 2009 12:57 pm
Subject: Re: [soap4r:2800] Re: Migrating to github?
Ok, you've piqued my interest as a developer who maintains his own
source repos. I've just moved my own source repositories from CVS to
SVN a few years ago. There were some compelling reasons to do so. What
compelling features does Git offer over Subversion? Just curious. We
can spin this off into a separate thread so as not to threadjack if
you guys prefer.

-Jr

--
"And it is true what you said
That I live like a hermit in my own head
But when the sun shines again
I'll pull the curtains and blinds to let the light in"
~ Death Cab for Cutie

    Reply to author    Forward  
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.
Felipe Contreras  
View profile  
 More options Nov 1, 11:36 am
From: Felipe Contreras <felipe.contre...@gmail.com>
Date: Sun, 1 Nov 2009 18:36:45 +0200
Local: Sun, Nov 1 2009 11:36 am
Subject: Re: [soap4r:2798] Re: Migrating to github?

I think we should move completely to git. You can still use Trac for
ticket handling, and even integrate git to it.

Here's my proposal:
http://github.com/felipec/soap4r/

--
Felipe Contreras


    Reply    Reply to author    Forward  
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.
Felipe Contreras  
View profile  
 More options Nov 1, 11:38 am
From: Felipe Contreras <felipe.contre...@gmail.com>
Date: Sun, 1 Nov 2009 18:38:09 +0200
Local: Sun, Nov 1 2009 11:38 am
Subject: Re: [soap4r:2802] Re: Migrating to github?

On Wed, Jun 10, 2009 at 6:57 PM, Joseph Reeves <joseph.ree...@gmail.com> wrote:

> Ok, you've piqued my interest as a developer who maintains his own
> source repos. I've just moved my own source repositories from CVS to
> SVN a few years ago. There were some compelling reasons to do so. What
> compelling features does Git offer over Subversion? Just curious. We
> can spin this off into a separate thread so as not to threadjack if
> you guys prefer.

Have you seen Linus Torvalds' video? I think he pretty much explains
why svn is not desirable.

--
Felipe Contreras


    Reply    Reply to author    Forward  
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 »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google