fsfs.conf => memcached misunderstandings

2022-10-04 Thread dmitriy yesarev
Hi, all I'm integrating memcached and stucked with this note in fsfs.conf  [memcached-servers]### memcached servers can be shared between multiple repositories;### however, if you do this, you *must* ensure that repositories have### distinct UUIDs and paths, or else cached data from one repository### might be used by another accidentally. So if i understood correctly, even if i have distinct repositories UUID, do i still have to have distinct paths in each shared repo?


Re: --revision option is not forwarded to svn:externals references

2022-10-04 Thread Harald Oehlmann

Am 03.10.2022 um 15:53 schrieb Alfred von Campe:



On Sep 28, 2022, at 7:10, Harald Oehlmann  wrote:

I will see, if I can work around it with SVN. I just told myself a fool, as I 
thought for 20 years, that this basic requirement was no problem, but it is.


I’ve used a script that would enumerate the externals and used the ‘{DATE}’ format 
to update the externals to the same date as the main branch.  Just get the date with 
something like "svn info | awk '/Last Changed Date:/ {print $4, $5}’”.

Alfred


Alfred,
that is great, thank you ! As I use one repository, I even don't need 
the date trick. I can directly go with the revision number.
"date" is not precise enough for me, as I have multiple commits per day 
and I want an exact one.
I had a srcipt on WIndows, which worked for externals on folders. 
Unfortunately, I have no script which handles externals on files.
The script searches for ".svn" folders and runs "svn up -r 1234" on 
those folders. Unfortunately, this does not wqork on externals on files.


Thank you for all,
Harald


OpenPGP_signature
Description: OpenPGP digital signature