rsync: filter() method + delete=True leads to unexpected results
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- python
調査の方向性
ファイルやテストは指定されていません。まず RSync filter() と delete=True の処理を見つけ、既存の同期テストと通常の rsync の文書化された動作を確認してください。フィルタリングされたリモート項目の想定される扱いが決定され、回帰テストでカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
I'm using an RSync subclass that implements filter() to ignore some parts of a large tree, specifically things where the remote side has a local version like a virtualenv that should not be touched at all, however, it currently always deletes the remote version ...
I'd be happy to improve the code but need to know whether in general filter()=False + delete=True would expect a filtered item to be removed or left alone on the remote side ... my personal favorite would be to have it ignore the deletions on the remote side and eventually adding a delete_filtered option. This would be in sync with the way regular rsync works.
- 主要言語
- Python
- スター
- 102
- フォーク
- 47
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
pytest-dev/execnet のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
pytest-dev/execnet#429 · コメント 1 件 ·
-
IPv6 support オープン
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
pytest-dev/execnet#384 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
pytest-dev/execnet#374 · コメント 3 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
pytest-dev/execnet#306 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
pytest-dev/execnet#279 · リアクション 1 件 ·
pytest-dev/execnet の issue をすべて見る
似ている issue
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
canonical/paas-charm#368 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
tech debt
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
StevenBlack/hosts#3256 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
qualcomm/qai-appbuilder#275 ·