Re: [Radiant] Radiant for Bloging - Admin::PagesController is the root problem

2008-12-16 Thread Joe Van Dyk
On Mon, Dec 15, 2008 at 9:38 AM, Sean Cribbs seancri...@gmail.com wrote:
 All of the extensions in the 'radiant' user on GitHub were updated to match
 the latest Radiant edge code.  If you want to use them on 0.6.9 or earlier,
 you'll need to check out an older revision.

Would it be possible to use branches for either the master (edge) or
for 0.6.9 versions for the extensions?

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


Re: [Radiant] Radiant for Bloging - Admin::PagesController is the root problem

2008-12-16 Thread Anton J Aylward
Joe Van Dyk said the following on 12/16/2008 05:40 PM:
 On Mon, Dec 15, 2008 at 9:38 AM, Sean Cribbs seancri...@gmail.com wrote:
 All of the extensions in the 'radiant' user on GitHub were updated to match
 the latest Radiant edge code.  If you want to use them on 0.6.9 or earlier,
 you'll need to check out an older revision.
 
 Would it be possible to use branches for either the master (edge) or
 for 0.6.9 versions for the extensions?

... and if so, to post instructions for git-klutzes like myself.

-- 
There is no legitimate religion apart from truth.
--John Calvin
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Radiant for Bloging - Admin::PagesController is the root problem

2008-12-16 Thread Sean Cribbs

Anton J Aylward wrote:

Joe Van Dyk said the following on 12/16/2008 05:40 PM:
  

On Mon, Dec 15, 2008 at 9:38 AM, Sean Cribbs seancri...@gmail.com wrote:


All of the extensions in the 'radiant' user on GitHub were updated to match
the latest Radiant edge code.  If you want to use them on 0.6.9 or earlier,
you'll need to check out an older revision.
  

Would it be possible to use branches for either the master (edge) or
for 0.6.9 versions for the extensions?



... and if so, to post instructions for git-klutzes like myself.

  
The proper way would be to use tags.  I'll get some minions to attach 
tags to the extensions to something before the past weekend.


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


Re: [Radiant] Radiant for Bloging - Admin::PagesController is the root problem

2008-12-15 Thread Anton J Aylward
Everythig seems to revolve around this:
   Admin::PagesController

$ rake ray:ext  name=reorder
(in /home/.jordana/antonaylward/radiantblog)
Initialized empty Git repository in
/home/antonaylward/radiantblog/vendor/extensions/reorder/.git/
remote: Counting objects: 112, done.
remote: Compressing objects: 100% (72/72),remote:  done.
remote: Total 112 (delta 24), reused 65 (delta 9)
Receiving objects: 100% (112/112), 19.21 KiB, done.
Resolving deltas: 100% (24/24), done.
(in /home/.jordana/antonaylward/radiantblog)
rake aborted!
uninitialized constant Admin::PagesController

(See full trace by running task with --trace)
(in /home/.jordana/antonaylward/radiantblog)
rake aborted!
uninitialized constant Admin::PagesController

(See full trace by running task with --trace)


-- 
A sense of humor is part of the art of leadership, of getting along with
people, of getting things done.
Dwight D. Eisenhower
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Radiant for Bloging - Admin::PagesController is the root problem

2008-12-15 Thread Sean Cribbs
All of the extensions in the 'radiant' user on GitHub were updated to 
match the latest Radiant edge code.  If you want to use them on 0.6.9 or 
earlier, you'll need to check out an older revision.


Sean

Anton J Aylward wrote:

Everythig seems to revolve around this:
   Admin::PagesController

$ rake ray:ext  name=reorder
(in /home/.jordana/antonaylward/radiantblog)
Initialized empty Git repository in
/home/antonaylward/radiantblog/vendor/extensions/reorder/.git/
remote: Counting objects: 112, done.
remote: Compressing objects: 100% (72/72),remote:  done.
remote: Total 112 (delta 24), reused 65 (delta 9)
Receiving objects: 100% (112/112), 19.21 KiB, done.
Resolving deltas: 100% (24/24), done.
(in /home/.jordana/antonaylward/radiantblog)
rake aborted!
uninitialized constant Admin::PagesController

(See full trace by running task with --trace)
(in /home/.jordana/antonaylward/radiantblog)
rake aborted!
uninitialized constant Admin::PagesController

(See full trace by running task with --trace)


  


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


Re: [Radiant] Radiant for Bloging - Admin::PagesController is the root problem

2008-12-15 Thread Anton J Aylward
Sean Cribbs said the following on 12/15/2008 12:38 PM:
 All of the extensions in the 'radiant' user on GitHub were updated to 
 match the latest Radiant edge code.  If you want to use them on 0.6.9 or 
 earlier, you'll need to check out an older revision.

Ah.  Right.  That's an important change, yes.

My knowledge of git is very limited.
Rahter than screw up a few times, perhaps you could advise me about
this.  If I choose to update Radiant to edge would that be simpler than
trying to figure out _which_ older revision and mumbling my way through
the git learning curve to get at them?

-- 
I don't mind a parasite, I object to a cut-rate one
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant