Arc Forumnew | comments | leaders | submitlogin
1 point by rocketnia 3495 days ago | link | parent

"in my repo i only got "diy main.arc misc README.md static www arc""

Hmm, that looks weird, actually. I haven't used openshift-arc myself, but it supposedly installs Arc in the data/ directory. Is that really your repo/ directory? What does your data/ directory look like?

Here's the OpenShift directory structure if it helps:

http://openshift.github.io/documentation/oo_system_architect...

---

By the way, you can type code on the Arc forum by indenting it by two spaces:

  abc
  def
  
  By the way, you can format code here on Arc Forum by indenting it by two spaces:
  
    abc
    def
You can also write multiple paragraphs by putting a blank line in between. For instance, in the code above, "abc def" would be a single paragraph, but "By the way" would start a new one.

The official formatting instructions are here: http://arclanguage.org/formatdoc

---

Unfortunately, I'm going to sleep right now, and akkartik is in the same time zone as I am, so you might have to wait a while. Sorry.



1 point by tvvocold 3495 days ago | link

Thx,rocketnia.i pasted all the step here http://paste.scratchbook.ch/view/915fbd57 but i still cannot use admin's rights.which step was wrong?

-----