Re: [Radiant] Question about checking out branch of database_mailer

2009-10-26 Thread Nate Turnage
On Mon, Oct 26, 2009 at 11:36 AM, Cristian Duma wrote:

> let me be clear(er) :)
>
> git checkout -b local origin/0.8
>
> for Radiant 0.8.1
>


Thanks for that.


~Nate
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Question about checking out branch of database_mailer

2009-10-26 Thread Cristian Duma
let me be clear(er) :)

git checkout -b local origin/0.8

for Radiant 0.8.1

On Mon, Oct 26, 2009 at 6:36 PM, Cristian Duma wrote:

> it should be git checkout -b  origin/
>
> I've added as a note on the readme.
>
>
> On Mon, Oct 26, 2009 at 6:30 PM, Nate Turnage  wrote:
>
>> Hey all. I gotta quick one.
>>
>> I have the database_mailer extension loaded as a submodule. I tried to
>> update it to origin/master then run the migration on it, but I am getting
>> errors. I ran git submodule init && git submodule update, then I saw that
>> there were branches for 0.7, 0.8, 0.9. I cannot remember how to check out
>> a
>> remote branch. Can somebody refresh my memory on how to do that?
>>
>> Running 0.8.1.
>>
>>
>> Thanks,
>>
>> Nate
>> ___
>> Radiant mailing list
>> Post:   Radiant@radiantcms.org
>> Search: http://radiantcms.org/mailing-list/search/
>> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>>
>
>
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Question about checking out branch of database_mailer

2009-10-26 Thread Cristian Duma
it should be git checkout -b  origin/

I've added as a note on the readme.

On Mon, Oct 26, 2009 at 6:30 PM, Nate Turnage  wrote:

> Hey all. I gotta quick one.
>
> I have the database_mailer extension loaded as a submodule. I tried to
> update it to origin/master then run the migration on it, but I am getting
> errors. I ran git submodule init && git submodule update, then I saw that
> there were branches for 0.7, 0.8, 0.9. I cannot remember how to check out a
> remote branch. Can somebody refresh my memory on how to do that?
>
> Running 0.8.1.
>
>
> Thanks,
>
> Nate
> ___
> Radiant mailing list
> Post:   Radiant@radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Question about checking out branch of database_mailer

2009-10-26 Thread Nate Turnage
Hey all. I gotta quick one.

I have the database_mailer extension loaded as a submodule. I tried to
update it to origin/master then run the migration on it, but I am getting
errors. I ran git submodule init && git submodule update, then I saw that
there were branches for 0.7, 0.8, 0.9. I cannot remember how to check out a
remote branch. Can somebody refresh my memory on how to do that?

Running 0.8.1.


Thanks,

Nate
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant