You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by matrixise <gi...@git.apache.org> on 2014/07/13 12:22:36 UTC

[GitHub] couchdb-fauxton pull request: modify the documentation for the ins...

GitHub user matrixise opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/2

    modify the documentation for the installation

    When you download the fauxton repo, there is just couchdb-fauxton.
    in this PR, I propose to save the repo in the fauxton directory.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/matrixise/couchdb-fauxton master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2
    
----
commit 971e762b6db374cdac87942a8b0c6afc2fb2cd56
Author: Stéphane Wirtel <st...@wirtel.be>
Date:   2014-07-13T10:20:18Z

    modify the documentation for the installation

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: modify the documentation for the ins...

Posted by matrixise <gi...@git.apache.org>.
Github user matrixise commented on a diff in the pull request:

    https://github.com/apache/couchdb-fauxton/pull/2#discussion_r14857876
  
    --- Diff: readme.md ---
    @@ -14,7 +14,10 @@ A recent of [node.js](http://nodejs.org/) and npm is required.
     
     ### Fauxton Setup ###
     
    -    cd src/fauxton
    +    # Clone the Fauxton repo: https://github.com/matrixise/couchdb-fauxton.git
    +    git clone https://github.com/matrixise/couchdb-fauxton fauxton
    --- End diff --
    
    I fixed and repush the right fix.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: modify the documentation for the ins...

Posted by matrixise <gi...@git.apache.org>.
Github user matrixise commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/2#issuecomment-48843788
  
    done, now, it's the repo from apache.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: modify the documentation for the ins...

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on a diff in the pull request:

    https://github.com/apache/couchdb-fauxton/pull/2#discussion_r14857672
  
    --- Diff: readme.md ---
    @@ -14,7 +14,10 @@ A recent of [node.js](http://nodejs.org/) and npm is required.
     
     ### Fauxton Setup ###
     
    -    cd src/fauxton
    +    # Clone the Fauxton repo: https://github.com/matrixise/couchdb-fauxton.git
    +    git clone https://github.com/matrixise/couchdb-fauxton fauxton
    --- End diff --
    
    There should be official [repo URL](https://git-wip-us.apache.org/repos/asf/couchdb-fauxton.git), not a fork nor github mirror.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: modify the documentation for the ins...

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/2#issuecomment-48839635
  
    @matrixise can you use the url Alex has provided, not the GitHub mirror? (https://git-wip-us.apache.org/repos/asf/couchdb-fauxton.git)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: modify the documentation for the ins...

Posted by matrixise <gi...@git.apache.org>.
Github user matrixise commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/2#issuecomment-48903966
  
    hi all, no news for this PR. thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: modify the documentation for the ins...

Posted by matrixise <gi...@git.apache.org>.
Github user matrixise commented on a diff in the pull request:

    https://github.com/apache/couchdb-fauxton/pull/2#discussion_r14857865
  
    --- Diff: readme.md ---
    @@ -14,7 +14,10 @@ A recent of [node.js](http://nodejs.org/) and npm is required.
     
     ### Fauxton Setup ###
     
    -    cd src/fauxton
    +    # Clone the Fauxton repo: https://github.com/matrixise/couchdb-fauxton.git
    +    git clone https://github.com/matrixise/couchdb-fauxton fauxton
    --- End diff --
    
    arf, yes of course, sorry, I took the first url in the browse, and it was my clone. sorry, I fix asap


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: modify the documentation for the ins...

Posted by matrixise <gi...@git.apache.org>.
Github user matrixise closed the pull request at:

    https://github.com/apache/couchdb-fauxton/pull/2


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: modify the documentation for the ins...

Posted by matrixise <gi...@git.apache.org>.
Github user matrixise commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/2#issuecomment-48961832
  
    Thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request: modify the documentation for the ins...

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/2#issuecomment-48961677
  
    squashed and merged as 2d2cc243169cb564a5dd48106fe0c0b1204cab83 - please close this pull request
    
    Thank you!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---