Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #1

Open
pedromorgan opened this issue Mar 24, 2017 · 3 comments
Open

Dev #1

pedromorgan opened this issue Mar 24, 2017 · 3 comments

Comments

@pedromorgan
Copy link

Ok so looking at this cos it will kinda fit my needa also..

The manifest file is disturbing..

But maybe we add 2 candidates..

  • the revel project and a conurrent swith from master to develop
  • Other manifests and configs,
@notzippy
Copy link
Owner

Checkout in develop mode

...revel>mkdir p
...revel>cd p
...p>repo-tool init -u [email protected]:notzippy/revel-manifest.git -b develop

Switch to production mode

...p>repo-tool sync -b master

Switch to develop branch

...p>repo-tool sync -b branch

@pedromorgan
Copy link
Author

its the manifest format i got a problem with, probably as i rearely touch andorid..

Just a simple yaml of git repos would be cool..
But in my case, it in revelframwowork.com land and runnign tw o versions concurrnet

@notzippy
Copy link
Owner

The manifest is good for arranging where a project is place, so you can checkout a project to the proper place in your folder structure to form a valid gopath.
There is only 2 real sections to the manifest, the definition of repository servers and the projects. Details are here https://github.com/notzippy/repo-tool/blob/master/doc/manifest.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants