| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.9/site-packages/mercurial/__pycache__/ |
Upload File : |
a
�+�b_. � @ sT d dl mZ d dlZd dlZd dlZd dlZd dlZd dlZd dlZddl m
Z
ddlmZ ddl
mZ ddlmZmZmZm
Z
mZmZmZ ddlmZ ejZd Zd
Zdd� Zd
gddgddgdgddgd�Zdd� Zdd� Z ddd� Z!dd� Z"G dd� de#�Z$G dd � d e#�Z%G d!d"� d"e#�Z&e&e$d#d$� d%d$� d&d$� d'd$� e%d(�Z'd.d,d-�Z(dS )/� )�absolute_importN� )�_��nullrev)�open)�error� formatter�match�pycompat�scmutil�util�vfs)�
stringutili � i � c C s� |rt �|�}nXt| t�s"td��tj�| �}|�� }t �
|g �D ]$}|�|�rB|dt|� � } qhqBtj�t �
|��}t �|�}|�d�s�|d7 }|�d�r�|dd� }|�d�s�tj�|�s�d|v r�t�td���|S ) zWchoose prefix to use for names in archive. make sure prefix is
safe for consumers.s dest must be string if no prefixN� /s ./� s ../s /../s* archive prefix contains illegal components)r
�normpath�
isinstance�bytes�
ValueError�os�path�basename�lower�exts�get�endswith�lenZ localpathZpconvert�
startswith�isabsr �Abortr )�dest�kind�prefixr ZsfxZlpfx� r$ �8/usr/lib64/python3.9/site-packages/mercurial/archival.py�
tidyprefix) s&