svn status & external definitions

2014-12-01 Thread Daniel Becroft
Hi, On a fresh checkout from a repository, an 'svn status' will return the following: X alpha X beta\B X beta\C These are the folders created by svn:externals properties. No problem here. However, using an 'svn status --ignore-externals' command does not change the output - th

Subversion error reporting!

2014-12-01 Thread Yegor Ius
Hello, I encountered the following error while updating. There was a folder renamed on my end, but it was deleted by someone else (I think that is the root issue). As instructed on your website (http://subversion.apache.org/mailing-lists.html#users-ml) I am emailing you this error. Thanks. --

Re: subversion - svnsync synchronize hangs - how to debug?

2014-12-01 Thread Andreas Stieger
Hi, > On 1 Dec 2014, at 18:40, Marc Breslow wrote: > > I’ve been trying to get an SVN repository to synchronize to a target server. > When I run the > svnsync synchronize [target-http-url] [target-svn+ssh-url] I get the > following output: > >Transmitting file data . Why are you specif

subversion - svnsync synchronize hangs - how to debug?

2014-12-01 Thread Marc Breslow
Hi: I’ve been trying to get an SVN repository to synchronize to a target server. When I run the svnsync synchronize [target-http-url] [target-svn+ssh-url] I get the following output: Transmitting file data . It just hangs there. I managed to get some logging on the svnserve source side