mediagoblin-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GMG-Devel] Development environment tool


From: Christopher Allan Webber
Subject: Re: [GMG-Devel] Development environment tool
Date: Fri, 08 Nov 2013 14:38:50 -0600
User-agent: mu4e 0.9.9.6pre2; emacs 24.1.50.1

address@hidden writes:

> Thanks to Natalie Foust-Pilcher, we have a nice
> insta-development-environment tool in master.  If you've ever been
> developing and you are really tired of recreating users and media
> entries manually over and over again, maybe consider using this tool.
>
> Here's what to do... in the same parent directory that the mediagoblin
> checkout is contained within (not the mediagoblin checkout directory
> itself... that directory's parent!) check out:
>
> ~/devel$ git clone address@hidden:mediagoblin/mg-dev-environments.git
>

Apologies, this line is wrong... it requires that you have commit
access.  Instead, you should do:

 ~/devel$ git clone git://gitorious.org/mediagoblin/mg-dev-environments.git

:)

> then, when you're in the mediagoblin directory, you can do:
>
> ~/devel/mediagoblin$ ./devtools/make_example_database.sh
>
> you can specify a specific tarball to unpack, like:
>
> ~/devel/mediagoblin$ ./devtools/make_example_database.sh -e migration-17
>
> Thanks much to Natalie for providing this tool... I think it'll save a
> lot of future time!
>
>  - Chris



reply via email to

[Prev in Thread] Current Thread [Next in Thread]