Hi,
hm, with depth=empty you're telling svn to only consider the root
folder itself.
In that case the entry tag would be empty ( and therefore perhaps
omitted) in case there are no changes/updates regarding the folder.
Lorenz
--
Jian Wang wrote:
>Hi~
>I'm coding to use svn in my Unity project,
Bo Berglund wrote:
>I used the following command to import a folder with files into Subversion
>without having to create a checked out copy of the new server side folder.
>All of this on a single line in Windows cmd:
>
>
>svn import LocalFolderName
>https://oursvnservername/svn/pc/Name_of_project/
Hi,
Roshan Pardeshi wrote:
>Hello Nathan,
>
>Please find the inputs below inline.
>
>What version of Subversion is used on the server? *svn, version 1.7.14
>(r1542130)*
>
>How big is the repository? --- *1.5 TB*
>
>How many revisions in the repository? --- *Please confirm how to and
Paul Leo wrote:
>We need to migrate an SVN repository from CentOS 7, Subversion 1.94 to
>Ubuntu 24.04, SVN 1.14.3.
>
>We don't have any login access to the current server.
>
>The current hosting server plans to perform an SVN dump of the
>repository, and make it available through something like
try svnmucc put -- - url
--
Lorenz
Graham Leggett via users wrote:
>On 25 Nov 2023, at 13:40, Pavel Lyalyakin
>wrote:
>
>> `svnmucc put` perhaps?
>> https://svnbook.red-bean.com/en/1.8/svn.ref.svnmucc.re.html
>
>From reading the manual it looks perfect, but Im having no luck:
>
>[root@seawi
Steudel, Philipp wrote:
>Hi support,
>
>calling svnsync synchronize now ends in attached dump.
>First I got a message like "Failed to load module for FS type 'bdb' tortoise"
>or like
>
>svnsync: E170013: Unable to connect to a repository at URL 'file:///...'
>svnsync: E180001: Unable to open repo
Daniel Sahlberg wrote:
>Den lör 21 jan. 2023 kl 10:31 skrev Bo Berglund :
>
>> I have a script, which is used in our installer creation process and it
>> works as follows (on Windows):
>
> [...]
>
>I believe you can do this using the svn:externals property. I have the
>following repository layout