Using git. Example?

7 views
Skip to first unread message

Jason Meridth

unread,
May 12, 2009, 1:15:09 PM5/12/09
to Cerberus
I did cerberus add ssh://user@host:port/path/to/git/repo
APPLICATION_NAME=appname RECIPIENTS=m...@email.com

and I got:

"Could not parse svn output. Seems source directory
ssh://user@host:port/path/to/git/repo is corrupted"

Are you expecting a specific form of a git repo URL?

Looking at source, but wanted to ask anyway.

Craig Jolicoeur

unread,
May 12, 2009, 1:32:36 PM5/12/09
to cerbe...@googlegroups.com
Jason,

Cerberus defaults to SVN if you do not specify the source control type.

try using the SCM=git parameter on the cerberus add command.

Or you can edit your project config file add specify git there

e.g.

scm:
type: git
url: git://github.com/cpjolicoeur/cerberus.git

Jason Meridth

unread,
May 12, 2009, 1:35:58 PM5/12/09
to cerbe...@googlegroups.com
That's what I needed: SCM=git

I didn't see that anywhere.

That created the app successfully.  Thanks.

I'm now moving on.

Thanks.
---
Jason Meridth
http://jason.lostechies.com

Craig Jolicoeur

unread,
May 12, 2009, 1:38:09 PM5/12/09
to cerbe...@googlegroups.com
Yeah,

The documentation (both on the website and on the github wiki) is in
desperate need of updating.

Most of the options and parameters available for use aren't clearly
documented or even presented.

Sorry about that.

- Craig
Reply all
Reply to author
Forward
0 new messages