Home
last modified time | relevance | path

Searched refs:sharedpath (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-share.t79 $ cat .hg/sharedpath; echo
82 trailing newline on .hg/sharedpath is ok
85 $ echo '' >> .hg/sharedpath
86 $ cat .hg/sharedpath
174 $ test -f .hg/sharedpath
209 $ cat thisdir/rel/.hg/sharedpath
232 abort: .hg/sharedpath points to nonexistent directory $TESTTMP/thisdir/orig/.hg
242 $ test -f .hg/sharedpath
H A Dtest-archive.t34 $ cat shared1/subrepo/.hg/sharedpath
47 $ cat share2/subrepo/.hg/sharedpath
54 $ find share2 | egrep 'sharedpath|00.+\.i' | sort
55 share2/.hg/sharedpath
56 share2/subrepo/.hg/sharedpath
59 $ find share2 | egrep 'sharedpath|00.+\.i' | sort
61 share2/.hg/sharedpath.old
65 share2/subrepo/.hg/sharedpath.old
81 $ cat shared3/subrepo/.hg/sharedpath
H A Dtest-lfconvert.t221 $ printf 'bogus' > shared/.hg/sharedpath
223 abort: .hg/sharedpath points to nonexistent directory $TESTTMP/bogus
H A Dtest-clone.t834 $ test -f share-empty/.hg/sharedpath
873 $ cat share-dest1a/.hg/sharedpath; echo
904 $ cat share-dest1b/.hg/sharedpath; echo
H A Dtest-subrepo.t1264 ../shared/subrepo-1/.hg/sharedpath
1275 ../shared/subrepo-2/.hg/sharedpath
/dports/shells/zsh/zsh-5.8.1/Functions/VCS_Info/Backends/
H A DVCS_INFO_detect_hg10 vcs_comm[detect_need_file]="store data sharedpath"
/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/hgqt/
H A Drepotreeitem.py262 def __init__(self, root, shortname=None, basenode=None, sharedpath=None, argument
269 self._sharedpath = sharedpath or ''
385 if repo.sharedpath != repo.path:
386 self._sharedpath = hglib.tounicode(repo.sharedpath)
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dlocalrepo.py503 sharedpath = util.normpath(hgvfs.join(sharedpath))
505 sharedvfs = vfsmod.vfs(sharedpath, realpath=True)
837 sharedpath=storebasepath,
1333 sharedpath, argument
1405 self.sharedpath = sharedpath
1541 if path.startswith(repo.sharedpath):
2226 if self.sharedpath != self.path:
3812 sharedpath = createopts[b'sharedrepo'].sharedpath
3816 sharedpath = os.path.relpath(sharedpath, hgvfs.base)
3817 sharedpath = util.pconvert(sharedpath)
[all …]
H A Dhg.py276 if repo.sharedpath == repo.path:
283 source = repo.vfs.split(repo.sharedpath)[0]
342 srcvfs = vfsmod.vfs(repo.sharedpath)
460 srcvfs = vfsmod.vfs(srcrepo.sharedpath)
H A Dsubrepoutil.py446 return os.path.dirname(repo.sharedpath)
H A Dcommands.py2296 paths = [vfsmod.vfs(repo.sharedpath).join(b'hgrc')]
/dports/net/yate/yate-6.4.0-1/conf.d/
H A Dextmodule.conf.sample7 ;scripts_dir=${sharedpath}/scripts/
H A Djavascript.conf.sample6 ;scripts_dir=${sharedpath}/scripts
H A Dybladerf.conf.sample21 ;fpga_file_115=${sharedpath}/data/hostedx115.rbf
24 ;fpga_file_40=${sharedpath}/data/hostedx40.rbf
/dports/devel/mercurial/mercurial-6.0/mercurial/interfaces/
H A Drepository.py1587 sharedpath = interfaceutil.Attribute( variable in ilocalrepositorymain
/dports/devel/mercurial/mercurial-6.0/hgext/largefiles/
H A Dlfutil.py287 return repo.vfs.reljoin(repo.sharedpath, longname, hash)
/dports/devel/mercurial/mercurial-6.0/i18n/
H A Dru.po9087 " Copy the store data to the repo and remove the sharedpath data.\n"
9090 " Копирует хранимые данные в хранилище и удаляет данные sharedpath.\n"
24270 msgid ".hg/sharedpath points to nonexistent directory %s"
24271 msgstr ".hg/sharedpath указывает на несуществующий каталог %s"
H A Dda.po6555 " Copy the store data to the repo and remove the sharedpath data.\n"
16236 msgid ".hg/sharedpath points to nonexistent directory %s"
16237 msgstr ".hg/sharedpath peger på et ikke-eksisterende katalog %s"
H A Dzh_CN.po9433 msgid ".hg/sharedpath points to nonexistent directory %s"
H A Del.po8765 msgid ".hg/sharedpath points to nonexistent directory %s"
H A Dde.po8759 " Copy the store data to the repo and remove the sharedpath data.\n"
20979 msgid ".hg/sharedpath points to nonexistent directory %s"
20980 msgstr ".hg/sharedpath zeigt auf nicht existierendes Verzeichnis %s"
H A Dsv.po7095 " Copy the store data to the repo and remove the sharedpath data.\n"
17825 msgid ".hg/sharedpath points to nonexistent directory %s"
H A Dja.po11491 " Copy the store data to the repo and remove the sharedpath data.\n"
34272 msgid ".hg/sharedpath points to nonexistent directory %s"
34273 msgstr ".hg/sharedpath の参照先 %s は存在しません"
H A Dzh_TW.po11536 msgid ".hg/sharedpath points to nonexistent directory %s"
H A Dfr.po10540 msgid ".hg/sharedpath points to nonexistent directory %s"

12