Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.9/site-packages/hgext/remotefilelog/__pycache__/ |
Upload File : |
a �+�b / � @ s� d dl mZ d dlZd dlmZ d dlmZmZ d dlm Z m Z mZmZm Z mZmZmZ d dlmZ ddlmZmZmZmZmZmZmZmZmZmZ d d � Zdd� Zd d� Z dd� Z!dd� Z"dd� Z#dS )� )�absolute_importN)�_)�hex�nullrev)�encoding�error� localrepo�match�pycompat�scmutil�sparse�util)�procutil� ) �connectionpool� constants�contentstore�datapack�fileserverclient�historypack� metadatastore� remotefilectx� remotefilelog�shallowutilc C sZ t j�| jjjd�}t j�|�s*t �|� tj | || j dd�}tj| || j dd�}||fS )z:In-repo stores, like .hg/store/data; can not be discarded.s dataF�Zshared) �os�path�join�svfsZvfs�base�exists�makedirsr �remotefilelogcontentstore�namer �remotefilelogmetadatastore)�repoZ localpath�localcontent� localmetadata� r( �E/usr/lib64/python3.9/site-packages/hgext/remotefilelog/shallowrepo.py�makelocalstores'