Jump to page: 1 28  
Page
Thread overview
[phobos] svn-->git migration
Jan 23, 2011
Jason Evans
Jan 23, 2011
Brad Roberts
Jan 24, 2011
Jonathan M Davis
Jan 24, 2011
Jonathan M Davis
Jan 27, 2011
David Simcha
[dmd-internals] svn-->git migration
Jan 23, 2011
Walter Bright
[phobos] [dmd-internals] svn-->git migration
Jan 24, 2011
Jason Evans
Jan 24, 2011
Brad Roberts
Jan 24, 2011
Brad Roberts
Jan 24, 2011
Brad Roberts
Jan 24, 2011
Jason Evans
Jan 24, 2011
Walter Bright
Jan 24, 2011
Brad Roberts
Jan 24, 2011
Jason Evans
Jan 24, 2011
Sean Kelly
Jan 24, 2011
Walter Bright
Jan 24, 2011
Jens Mueller
Jan 24, 2011
Jens Mueller
Jan 24, 2011
Walter Bright
Jan 24, 2011
Michel Fortin
Jan 24, 2011
Jens Mueller
Jan 25, 2011
Johannes Pfau
Jan 25, 2011
Walter Bright
Jan 25, 2011
Johannes Pfau
Jan 25, 2011
Walter Bright
Jan 25, 2011
Jesse Phillips
Jan 25, 2011
Walter Bright
Jan 25, 2011
spir
Jan 25, 2011
Walter Bright
Jan 26, 2011
Sean Kelly
Jan 26, 2011
Jonathan M Davis
Jan 26, 2011
Sean Kelly
Jan 26, 2011
Walter Bright
[phobos] The time has come to destroy all y'all over CR/LF
Jan 26, 2011
Jesse Phillips
Jan 26, 2011
Walter Bright
Jan 26, 2011
David Simcha
Jan 26, 2011
Don Clugston
Jan 26, 2011
David Simcha
Jan 26, 2011
Walter Bright
Jan 26, 2011
Walter Bright
Jan 27, 2011
spir
Jan 26, 2011
Walter Bright
Jan 27, 2011
spir
Jan 24, 2011
Walter Bright
Jan 24, 2011
Brad Roberts
Jan 24, 2011
Walter Bright
Jan 24, 2011
Jason Evans
Jan 24, 2011
Walter Bright
Jan 24, 2011
Brad Roberts
Jan 24, 2011
Walter Bright
Jan 24, 2011
Brad Roberts
Jan 24, 2011
Don Clugston
Jan 24, 2011
Walter Bright
Jan 24, 2011
Don Clugston
Jan 24, 2011
spir
Jan 24, 2011
Russel Winder
Jan 24, 2011
Jesse Phillips
Jan 24, 2011
Don Clugston
Jan 24, 2011
Jesse Phillips
Jan 24, 2011
Jacob Carlborg
Jan 24, 2011
Jesse Phillips
Jan 24, 2011
Sean Kelly
Jan 24, 2011
Jesse Phillips
Jan 24, 2011
Sean Kelly
Jan 24, 2011
SHOO
Jan 24, 2011
Masahiro Nakagawa
Jan 30, 2011
Brad Roberts
January 23, 2011
I converted the druntime repository from svn to git a few days ago, and I'm doing the same for phobos and dmd today.  Please hold any pending changes you have until the conversion is complete, then commit your changes to the git repository.  See https://github.com/D-Programming-Language for more information about the git repositories.

For right now I'm focusing on getting the conversion done as quickly and smoothly as possible, but after it's done, I'll try to help people with general git configuration and work flow issues as necessary.

Thanks,
Jason
January 23, 2011
On 1/23/2011 1:12 PM, Jason Evans wrote:
> I converted the druntime repository from svn to git a few days ago, and I'm doing the same for phobos and dmd today.  Please hold any pending changes you have until the conversion is complete, then commit your changes to the git repository.  See https://github.com/D-Programming-Language for more information about the git repositories.
> 
> For right now I'm focusing on getting the conversion done as quickly and smoothly as possible, but after it's done, I'll try to help people with general git configuration and work flow issues as necessary.
> 
> Thanks,
> Jason

As part of this migration, I've gone ahead and removed permission to the dsource project from (almost) everyone to avoid accidental submits.  So, for the moment, we're in a minor limbo state, but hold tight.

If we need to roll back, I'll add everyone back in.  In the mean time, for those of you without github accounts, go create one.  Please send your github user id's so that we can add you to the appropriate permissions set to be able to push changes into the phobos repository.

Thanks,
Brad
January 23, 2011

Jason Evans wrote:
> I converted the druntime repository from svn to git a few days ago, and I'm doing the same for phobos and dmd today.  Please hold any pending changes you have until the conversion is complete, then commit your changes to the git repository.  See https://github.com/D-Programming-Language for more information about the git repositories.
>
> For right now I'm focusing on getting the conversion done as quickly and smoothly as possible, but after it's done, I'll try to help people with general git configuration and work flow issues as necessary.
>
> Thanks,
> Jason
>

Thanks, Jason! This is a big help.
January 23, 2011
On Sun, 2011-01-23 at 13:30 -0800, Brad Roberts wrote:
> On 1/23/2011 1:12 PM, Jason Evans wrote:
> > I converted the druntime repository from svn to git a few days ago, and I'm doing the same for phobos and dmd today.  Please hold any pending changes you have until the conversion is complete, then commit your changes to the git repository.  See https://github.com/D-Programming-Language for more information about the git repositories.
> > 
> > For right now I'm focusing on getting the conversion done as quickly and smoothly as possible, but after it's done, I'll try to help people with general git configuration and work flow issues as necessary.
> > 
> > Thanks,
> > Jason
> 
> As part of this migration, I've gone ahead and removed permission to the dsource project from (almost) everyone to avoid accidental submits.  So, for the moment, we're in a minor limbo state, but hold tight.
> 
> If we need to roll back, I'll add everyone back in.  In the mean time, for those of you without github accounts, go create one.  Please send your github user id's so that we can add you to the appropriate permissions set to be able to push changes into the phobos repository.


Wait, what?  :)

I have totally missed the announcement of this migration, but I found it now, deep in the "DVCS (was Re: Moving to D)" thread in the NG.  This is awesome!

My github ID is "kyllingstad".

-Lars

January 23, 2011
On Sunday 23 January 2011 13:30:55 Brad Roberts wrote:
> On 1/23/2011 1:12 PM, Jason Evans wrote:
> > I converted the druntime repository from svn to git a few days ago, and I'm doing the same for phobos and dmd today.  Please hold any pending changes you have until the conversion is complete, then commit your changes to the git repository.  See https://github.com/D-Programming-Language for more information about the git repositories.
> > 
> > For right now I'm focusing on getting the conversion done as quickly and smoothly as possible, but after it's done, I'll try to help people with general git configuration and work flow issues as necessary.
> > 
> > Thanks,
> > Jason
> 
> As part of this migration, I've gone ahead and removed permission to the dsource project from (almost) everyone to avoid accidental submits.  So, for the moment, we're in a minor limbo state, but hold tight.
> 
> If we need to roll back, I'll add everyone back in.  In the mean time, for those of you without github accounts, go create one.  Please send your github user id's so that we can add you to the appropriate permissions set to be able to push changes into the phobos repository.

And I just made a commit to druntime yesterday... Does that mean that I'm going to have to recommit that? Oh wait. Looking at github, it looks like it made it over. This does look like it could be pretty cool.

In any case, my github ID is: jmdavis

- Jonathan M Davis
January 23, 2011

On 1/23/11 7:36 PM, Jonathan M Davis wrote:
> On Sunday 23 January 2011 13:30:55 Brad Roberts wrote:
>> On 1/23/2011 1:12 PM, Jason Evans wrote:
>>> I converted the druntime repository from svn to git a few days ago, and I'm doing the same for phobos and dmd today.  Please hold any pending changes you have until the conversion is complete, then commit your changes to the git repository.  See https://github.com/D-Programming-Language for more information about the git repositories.
>>>
>>> For right now I'm focusing on getting the conversion done as quickly and smoothly as possible, but after it's done, I'll try to help people with general git configuration and work flow issues as necessary.
>>>
>>> Thanks,
>>> Jason
>>
>> As part of this migration, I've gone ahead and removed permission to the dsource project from (almost) everyone to avoid accidental submits.  So, for the moment, we're in a minor limbo state, but hold tight.
>>
>> If we need to roll back, I'll add everyone back in.  In the mean time, for those of you without github accounts, go create one.  Please send your github user id's so that we can add you to the appropriate permissions set to be able to push changes into the phobos repository.
>
> And I just made a commit to druntime yesterday... Does that mean that I'm going to have to recommit that? Oh wait. Looking at github, it looks like it made it over. This does look like it could be pretty cool.

We owe credit to Brad for kindly carrying your commit over.

Andrei
January 23, 2011
On Sunday 23 January 2011 17:51:24 Andrei Alexandrescu wrote:
> On 1/23/11 7:36 PM, Jonathan M Davis wrote:
> > On Sunday 23 January 2011 13:30:55 Brad Roberts wrote:
> >> On 1/23/2011 1:12 PM, Jason Evans wrote:
> >>> I converted the druntime repository from svn to git a few days ago, and I'm doing the same for phobos and dmd today.  Please hold any pending changes you have until the conversion is complete, then commit your changes to the git repository.  See https://github.com/D-Programming-Language for more information about the git repositories.
> >>> 
> >>> For right now I'm focusing on getting the conversion done as quickly and smoothly as possible, but after it's done, I'll try to help people with general git configuration and work flow issues as necessary.
> >>> 
> >>> Thanks,
> >>> Jason
> >> 
> >> As part of this migration, I've gone ahead and removed permission to the dsource project from (almost) everyone to avoid accidental submits.  So, for the moment, we're in a minor limbo state, but hold tight.
> >> 
> >> If we need to roll back, I'll add everyone back in.  In the mean time, for those of you without github accounts, go create one.  Please send your github user id's so that we can add you to the appropriate permissions set to be able to push changes into the phobos repository.
> > 
> > And I just made a commit to druntime yesterday... Does that mean that I'm going to have to recommit that? Oh wait. Looking at github, it looks like it made it over. This does look like it could be pretty cool.
> 
> We owe credit to Brad for kindly carrying your commit over.

Indeed! Thank you Brad for all your hard work!

- Jonathan M Davis
January 23, 2011
On 01/23/2011 01:12 PM, Jason Evans wrote:
> I converted the druntime repository from svn to git a few days ago, and I'm doing the same for phobos and dmd today.

This is done now.  If you notice any problems, please let me know.

Thanks,
Jason
January 23, 2011
On 1/23/2011 6:18 PM, Jason Evans wrote:
> On 01/23/2011 01:12 PM, Jason Evans wrote:
>> I converted the druntime repository from svn to git a few days ago, and I'm doing the same for phobos and dmd today.
> 
> This is done now.  If you notice any problems, please let me know.
> 
> Thanks,
> Jason

Looks like we've gone ahead with splitting phobos up some, so it's entirely likely that some of us will have some scripting to clean up.  Also likely is that now that the docs are spread out among more packages that generating the website content will need some updating.

I'm working on the auto tester right now.

Big thanks to Jason for doing the heavy lifting of the migration.

Later,
Brad
January 23, 2011
On 1/23/11 8:18 PM, Jason Evans wrote:
> On 01/23/2011 01:12 PM, Jason Evans wrote:
>> I converted the druntime repository from svn to git a few days ago, and I'm doing the same for phobos and dmd today.
>
> This is done now. If you notice any problems, please let me know.

Great! Say I have a change to make to one file in phobos 2 to get started. Could you please summarize what steps I need to take?

Thanks!

Andrei
« First   ‹ Prev
1 2 3 4 5 6 7 8