Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: users

The Git Parable

 

 

Interchange users RSS feed   Index | Next | Previous | View Threaded


jon at endpoint

Jun 4, 2009, 5:44 PM

Post #1 of 6 (980 views)
Permalink
The Git Parable

Interchangers,

It's been a little over a week since we switched Interchange's source code
repository to Git:

http://www.icdevgroup.org/i/dev/news?mv_arg=00034

I hope by now that you've had a chance to check out the new Interchange
Git repository, clone a copy to your workstation, and experiment a bit
with that and the Gitweb and GitHub browsing options.

The following recently published article is a gentle introduction to Git
conceptually, which can make it much easier to working with than when
merely trying to translate habits from other version control systems, and
I recommend everyone new to Git take a few minutes to read it:

http://tom.preston-werner.com/2009/05/19/the-git-parable.html

There are also links for deeper study at the end of the article.

Jon

--
Jon Jensen
End Point Corporation
http://www.endpoint.com/

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


docelic at spinlocksolutions

Jun 4, 2009, 6:04 PM

Post #2 of 6 (922 views)
Permalink
Re: The Git Parable [In reply to]

On Thu, 4 Jun 2009 18:44:03 -0600 (MDT)
Jon Jensen <jon [at] endpoint> wrote:

> Interchangers,
>
> It's been a little over a week since we switched Interchange's source
> code repository to Git:
>
> http://www.icdevgroup.org/i/dev/news?mv_arg=00034
>
> I hope by now that you've had a chance to check out the new
> Interchange Git repository, clone a copy to your workstation, and
> experiment a bit with that and the Gitweb and GitHub browsing options.
>
> The following recently published article is a gentle introduction to
> Git conceptually, which can make it much easier to working with than
> when merely trying to translate habits from other version control
> systems, and I recommend everyone new to Git take a few minutes to
> read it.

Also, if you happen to know Darcs, there's a nice article titled
"Git for Darcs users":

http://www.megacz.com/thoughts/git.for.darcs.users.html

Cya,
-doc

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


kgozman at detroitweb

Jun 4, 2009, 6:27 PM

Post #3 of 6 (912 views)
Permalink
Re: The Git Parable [In reply to]

The Repository is Dead,

Long Live the new Repository

;)


On Jun 4, 2009, at 9:04 PM, Davor Ocelic wrote:

> On Thu, 4 Jun 2009 18:44:03 -0600 (MDT)
> Jon Jensen <jon [at] endpoint> wrote:
>
>> Interchangers,
>>
>> It's been a little over a week since we switched Interchange's source
>> code repository to Git:
>>
>> http://www.icdevgroup.org/i/dev/news?mv_arg=00034
>>
>> I hope by now that you've had a chance to check out the new
>> Interchange Git repository, clone a copy to your workstation, and
>> experiment a bit with that and the Gitweb and GitHub browsing
>> options.
>>
>> The following recently published article is a gentle introduction to
>> Git conceptually, which can make it much easier to working with than
>> when merely trying to translate habits from other version control
>> systems, and I recommend everyone new to Git take a few minutes to
>> read it.
>
> Also, if you happen to know Darcs, there's a nice article titled
> "Git for Darcs users":
>
> http://www.megacz.com/thoughts/git.for.darcs.users.html
>
> Cya,
> -doc
>
> _______________________________________________
> interchange-users mailing list
> interchange-users [at] icdevgroup
> http://www.icdevgroup.org/mailman/listinfo/interchange-users


_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


sam at westbranchresort

Jun 5, 2009, 5:10 AM

Post #4 of 6 (913 views)
Permalink
Re: The Git Parable [In reply to]

-----Original Message-----
From: "Karnei Gozman" <kgozman [at] detroitweb>
To: "interchange-users [at] icdevgroup" <interchange-users [at] icdevgroup>
Sent: 6/4/09 9:31 PM
Subject: Re: [ic] The Git Parable

The Repository is Dead,

Long Live the new Repository

;)


On Jun 4, 2009, at 9:04 PM, Davor Ocelic wrote:

> On Thu, 4 Jun 2009 18:44:03 -0600 (MDT)
> Jon Jensen <jon [at] endpoint> wrote:
>
>> Interchangers,
>>
>> It's been a little over a week since we switched Interchange's source
>> code repository to Git:
>>
>> http://www.icdevgroup.org/i/dev/news?mv_arg=00034
>>
>> I hope by now that you've had a chance to check out the new
>> Interchange Git repository, clone a copy to your workstation, and
>> experiment a bit with that and the Gitweb and GitHub browsing
>> options.
>>
>> The following recently published article is a gentle introduction to
>> Git conceptually, which can make it much easier to working with than
>> when merely trying to translate habits from other version control
>> systems, and I recommend everyone new to Git take a few minutes to
>> read it.
>
> Also, if you happen to know Darcs, there's a nice article titled
> "Git for Darcs users":
>
> http://www.megacz.com/thoughts/git.for.darcs.users.html
>
> Cya,
> -doc
>
> _______________________________________________
> interchange-users mailing list
> interchange-users [at] icdevgroup
> http://www.icdevgroup.org/mailman/listinfo/interchange-users


_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


icdev at mrlock

Jun 5, 2009, 1:47 PM

Post #5 of 6 (910 views)
Permalink
Re: The Git Parable [In reply to]

What would make a regular user get the nsession below - no cookies enabled?

h-68-167-55-122-static.mclnva23.covad.net nsession:covad.net -
[05/June/2009:15:23:36 -0500] locks /ord/basket.html Order profile check_opt
not found

Steve


_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


gerberb at zenez

Jun 8, 2009, 1:22 PM

Post #6 of 6 (889 views)
Permalink
Re: The Git Parable [In reply to]

On Thu, 4 Jun 2009, Jon Jensen wrote:
> It's been a little over a week since we switched Interchange's source
> code repository to Git:
>
> http://www.icdevgroup.org/i/dev/news?mv_arg=00034
>
> I hope by now that you've had a chance to check out the new Interchange
> Git repository, clone a copy to your workstation, and experiment a bit
> with that and the Gitweb and GitHub browsing options.
>
> The following recently published article is a gentle introduction to Git
> conceptually, which can make it much easier to working with than when
> merely trying to translate habits from other version control systems,
> and I recommend everyone new to Git take a few minutes to read it:
>
> http://tom.preston-werner.com/2009/05/19/the-git-parable.html
>
> There are also links for deeper study at the end of the article.

Thanks, I really like things in git. It has made my life a lot easier. I
have scripts that daily sync my local with the main git repo's. It has
really assisted me with the things I need to do. Thanks for moving
everything to git.

--
Boyd Gerber <gerberb [at] zenez> 801 849-0213
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users

Interchange users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.