Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Moving 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
  1 message - 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
 
Felipe Contreras  
View profile  
 More options Nov 1, 11:34 am
From: Felipe Contreras <felipe.contre...@gmail.com>
Date: Sun, 1 Nov 2009 18:34:23 +0200
Local: Sun, Nov 1 2009 11:34 am
Subject: Moving to github

Hi,

I've cloned the svn repository into github:
http://github.com/felipec/soap4r

This is how I did it:
git svn clone --authors-file=authors.txt --stdlayout
http://dev.ctor.org/svn/soap4r soap4r

The authors.txt file contains:
nakahiro = Hiroshi Nakamura <nakah...@gmail.com>
nahi = Hiroshi Nakamura <nakah...@gmail.com>
(no author) = Hiroshi Nakamura <nakah...@gmail.com>

Then to create the tags:
for x in `git for-each-ref --format='%(refname:short)'
'refs/remotes/tags/RELEASE_*'`; do t=$(echo ${x#tags/RELEASE_} | tr _
.); git tag v$t $x^; done

I also tried to replicate the last merge commit with a proper git
merge, but there are too many differences. Maybe there was a mistake?
I'm attaching a diff between the last commit and the one I created.

We could also cleanup the commit messages to remove the '*'s
everywhere, and git-svn-id lines if needed.

Thoughts?

--
Felipe Contreras

  merge-1.5-interdiff.patch
207K Download

    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