OK, are you setting that line in the Rakefile or settings.rb? Also could you paste the first 5 lines of the output from a rake run?
On Tue, Jun 12, 2012 at 02:16:48PM -0400, Harry Wang wrote: > Yes. The test branch can be viewed on Github.� > > On Tue, Jun 12, 2012 at 2:04 PM, D. Stuart Freeman > <[1][email protected]> wrote: > > Does your repo already have a branch called test? The oae-builder won't > create the branch for you if it doesn't exist (because it wouldn't know > where to branch from). > On Tue, Jun 12, 2012 at 01:54:27PM -0400, Harry Wang wrote: > > � �Hi, > > � �In the OAE-Builder doc, it says: > > > > � � If you'll be working on the front-end code, change the repository > to your > > � � own 3akai-ux repo. > > > > �ui = {"path" => "../3akai-ux", "repository" => > "[1][2][email protected]:<your github username here>/3akai-ux.git", > "branch" => "master", "localbranch" => "master", "remote" => "origin"} > > > > �I want to use another branch instead of the master branch, e.g. test > and made > > �the following changes > > > > �ui = {"path" => "../my-3akai-ux", "repository" => > "[email protected]:myname/my-3akai-ux.git", "branch" => "test", > "localbranch" => "test", "remote" => "origin"} > > > > �When I try to rake bld:clone, OAE-builder still pull the master > branch instead > > �of test branch. Did I miss anything? Thanks for the help. > > > > > > �Harry > > > > References > > > > � �Visible links > > � �1. mailto:[3][email protected] > > > _______________________________________________ > > oae-dev mailing list > > [4][email protected] > > [5]http://collab.sakaiproject.org/mailman/listinfo/oae-dev > > -- > D. Stuart Freeman > Georgia Institute of Technology > > References > > Visible links > 1. mailto:[email protected] > 2. mailto:[email protected] > 3. mailto:[email protected] > 4. mailto:[email protected] > 5. http://collab.sakaiproject.org/mailman/listinfo/oae-dev -- D. Stuart Freeman Georgia Institute of Technology
signature.asc
Description: Digital signature
_______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
