Hi,
On subversion 1.6 I am able to:
svn sw -relocate FROM_URL TO_URL WC/subdir
When I try this on 1.7.0-rc4 I get an error E155019:
svn: E155019: Cannot relocate 'WC/subdir' as it is not the root of a
working copy; try relocating 'WC' instead.
I noticed that the "-relocate" option has be
Our source tree is quite big (2G), and we provide svn:// access for RO
and https:// access for RW using a SSO solution for authorization.
Our scripts allow our users to perform a sparse checkout, and when they
need to actually checkout something big, basically this is what we used
to do.
s
I checkout a big subdirectory (more than 1giga), then I want to get rid
of it locally, so I do
svn up -set-depth exclude DIR
It takes very long...
If I strace the process, it's doing read/lseek repeatedly
read(3,
"\2\0\0\0\2\2\275\0\0\2\253\34\2\275\3g\0\0\0\0\0\0\0\0\0
Dear "Users",
It seems that on svn 1.7.1 deleted symbolic links on a branch cause a
tree conflict when a -reintegrate merge is done back to trunk.
The same merge done with svn 1.6.17 smoothly passes as a normal
deletion.
See below a simple "script" to replicate the bug:
Issue created http://subversion.tigris.org/issues/show_bug.cgi?id=4052
-Original Message-
From: Stefan Sperling [mailto:s...@elego.de]
Sent: 09 November 2011 17:57
To: Asmussen, Christian
Cc: users@subversion.apache.org
Subject: Re: Bug (svn 1.7.1) with reintegrate merge and deleted symb
Dear *,
I was happy to see subversion 1.7.3 was release and that many bugs were
fixed.
This bug did not get fixed though
(http://subversion.tigris.org/issues/show_bug.cgi?id=4052) and that
would have made me even happier J
Has anyone had time to look into this?
Regards
Christian
V
Thank you very much Stefan!
Will try out the patch.
Visit our website at http://www.ubs.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please
notif