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
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.
--
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
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