Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
巨大なリポジトリ (サイズが 25GB 以上) からチェックアウトする必要があります。それでも、いくつかの大きなフォルダーが必要ないことはわかっています。どうにかしてそれらをダウンロードしないようにすることはできますか?
SVN サーバーのユーザー制限を構成する必要があります。
製品 (ABCProduct) にフル アクセスする必要があるが、ダウンロードする「データベース」フォルダには関心がないとします。
次に、SVN サーバーで以下のスクリプトを記述する必要があります (これを実行するには、SVN 管理者権限が必要です)。
[Repo:/branches/ABCProduct] me = rw [Repo:/branches/ABCProduct/database] me =
サーバー構成