[
https://issues.apache.org/jira/browse/COUCHDB-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162527#comment-13162527
]
Randall Leeds commented on COUCHDB-1323:
----------------------------------------
Is there any reason not to ignore .* everywhere in the project instead?
For example, I often blow away my .emacs (custom couchdb dev settings) and
.emacs.deskop files doing a clean.
Do we have any .* files that are legitimately included (aside from .gitignore)?
A quick look (find . -iname ".*") doesn't show anything outside .git (aside
from .gitignore) that's actually checked in.
> couch_replicator
> ----------------
>
> Key: COUCHDB-1323
> URL: https://issues.apache.org/jira/browse/COUCHDB-1323
> Project: CouchDB
> Issue Type: Improvement
> Components: Replication
> Affects Versions: 2.0, 1.3
> Reporter: Benoit Chesneau
> Labels: replication
> Attachments: 0001-create-couch_replicator-application.patch,
> 0001-move-couchdb-replication-to-a-standalone-application.patch,
> 0001-move-couchdb-replication-to-a-standalone-application.patch,
> 0001-move-couchdb-replication-to-a-standalone-application.patch,
> 0001-move-couchdb-replication-to-a-standalone-application.patch,
> 0002-refactor-couch_replicator.patch, 0002-refactor-couch_replicator.patch
>
>
> patch to move couch replication modules in in a standalone couch_replicator
> application. It's also available on my github:
> https://github.com/benoitc/couchdb/compare/master...couch_replicator
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira