måndag 16 januari 2023 kl. 08:47:20 UTC+2 skrev [email protected]:
Hi.
I am just wondering if there is way to relocate the hidden .svn folder to a
different disk partition, or someway to accomplish it whatsoever. The SVN
directory size would grow so rapidly as the contents get doubled.
Thanks.
Unfortunately that is not possible. Subversion uses this file to identify
the working copy.
The double size is because all original files ("pristines") are stored
within the .svn folder to enable certain operations to be performed locally
(for example "diff"). There is ongoing work to disable storing the
pristines locally, effectively making a tradeoff between disk and network
since for example a "diff" would need to fetch the original file from the
server.
The pristineless working copies is currently available in the nightly
builds of TortoiseSVN, however be aware that it has not been widely tested.
Any help in testing it out would certainly be appreciated.
Kind regards,
Daniel
--
You received this message because you are subscribed to the Google Groups
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tortoisesvn/58c6c865-9b97-44c1-aab4-e05a1a7c937cn%40googlegroups.com.