[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

fatal bug on svn in core functionality reproducing every time

From: Pit Del <petar.zh.zh_at_gmail.com>
Date: Fri, 28 Oct 2016 17:03:25 +0300

Bug title: Svn checkout or update cannot successfully get second sub-root
folder and files from svn server.

Let assume that we have on server one root folder and two sub-root folders.
In sub-roots folder have many files and directory.

User want to get all data from svn server to local directory "c:\ms_svn\"

Step to reproduce bug.
Start command

checkout "c:\ms_svn\" from htpp://server_svn.com/root/ --recursively

After starting command files start to downloading, but if network stop
after second file, second svn sub-root directory will never download on
user local machine.

root
    sub-root1
    sub-root2

We cannot start checkout "c:\ms_svn\" from htpp://server_svn.com/root/
--recursively because now have two files. If we start updata will will get
only files part of the sub-root1
Received on 2016-10-28 16:16:21 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.