Git Virtual File System (GVFS)
Bitbucket Data Center と Server の管理
- ユーザーとグループ
- 高度なリポジトリ管理
- 外部ユーザー ディレクトリ
- グローバル権限
- Setting up your mail server
- アトラシアン アプリケーションとの連携
- Connect Bitbucket to an external database
- Bitbucket Server を別のサーバーに移行する
- Run Bitbucket in AWS
- Specify the Bitbucket base URL
- アプリケーション ナビゲーターを構成する
- アプリの管理
- 監査ログの表示と設定
- Update your license key
- Configuration properties
- Bitbucket のコンテキスト パスを変更する
- データの復元とバックアップ
- Git リポジトリへの HTTP(S) アクセスの無効化
- スマート ミラーリング
- Export and import projects and repositories
- Git Large File Storage
- Git Virtual File System (GVFS)
- Git リポジトリへの SSH アクセスを有効にする
- Use diff transcoding
- Change the port Bitbucket listens on
- ロックアウトのリカバリ プロセス
- プロキシとセキュアな Bitbucket
- High availability for Bitbucket
- サードパーティ製アプリの診断
- Enabling JMX counters for performance monitoring
- Enable debug logging
- Bitbucket Server の拡張
- Add a shortcut link to a repository
- Administer code search
- Adding additional storage for your repository data
- Add a system-wide announcement banner
- アプリケーションを横断したプロジェクト リンクの構成
- レート制限でインスタンスの安定性を改善する
- Atlasssian Data Center アプリケーションで CDN を使用する
- Managing personal access tokens
- Connecting to a 3rd party application using Application Links
- Setting a system-wide default branch name
- 非アクティブなプル リクエストを自動的に却下
- データベース パスワードの暗号化
- データ パイプライン
このページの内容
関連コンテンツ
- 関連コンテンツがありません
Microsoft は、Git 内に非常に大規模なモノリシック コードベースがある場合の開発者の生産性の向上に役立つ、GVFS (Git Virtual File System) と呼ばれるオープン ソース プロジェクトを開発しました。
On this page:
GVFS は開発者のマシンで Git リポジトリの基盤となるファイル システムを仮想化し、アクセスされたファイルのみを転送および処理することで、帯域幅、スペース、および計算領域をより効率的に使用できるようにします。
The Atlassian Marketplace provides an experimental app for Bitbucket Data Center and Server that adds the server-side support needed to serve GVFS-enabled Git clients. It can be installed on any supported server platform and once installed, Bitbucket will handle GVFS protocol requests for any repository without any additional setup, from properly configured Git clients.
クライアント側での GVFS セットアップの詳細については、Microsoft のブログ投稿とリンクされているリソースを参照してください。2017 月 10 日の時点では、Windows クライアント サポートのみが利用可能でした。Windows 用の Sourcetree 2.0 以降も GVFS に対応しています (GVFS 対応クライアントで使用した場合)。
Like GVFS itself, the experimental app is relatively new, and unsupported. It is an experimental technology preview not intended for production use, though being a distinct code path it is unlikely to introduce side effects for non-GVFS users on a production instance. If you work on large repositories, we’d love for you to take it for a spin and send us your feedback.
関連コンテンツ
- 関連コンテンツがありません