On 6/16/14 8:26 PM, Croft, Joe wrote:
> Thank you, but it would be nice to have a command line option to turn off this
> feature.
Seems like a reasonable suggestion. I'd suggest --no-target-directory which
mirrors the GNU cp option that provides this functionality. Don't think the
various Window
Thank you, but it would be nice to have a command line option to turn off this
feature.
-joe
From: Bert Huijben [mailto:b...@qqmail.nl]
Sent: Monday, June 16, 2014 11:13 AM
To: Croft, Joe; users@subversion.apache.org
Subject: RE: New subversion bug?
This is actually the designed implementation
This is actually the designed implementation for many Subversion releases.
If the target doesn't exist, the source is copied to the target. If it does
exist it is copied below the target.
This matches the behavior of Unix's 'cp' and Windows' 'copy' for these
cases.
In your third case yo
Hi Yall,
I ran into the problem that when I do an svn copy command three times, it
behaves differently each time. The command line is:
svn cp https://server.com/Projects/project_a/trunk
https://server.com/Projects/project_a/tags/tag_a
The first time I run this I end up with what I expect, a di
On Mon, Jun 16, 2014 at 1:50 PM, Korte, Michael Johannes
wrote:
> Hello all,
>
>
>
> I have the following problem and I don’t know whether this is an error in
> subversion, whether I make some user error, or whether this normal
> behaviour.
>
>
>
> I’m using subversion (Version 1.7.9) on a Ubuntu
Hello,
> On 16 Jun 2014, at 12:50, "Korte, Michael Johannes"
> wrote:
>
>
> Svnsync from Windows to Windows : no change of repository size
> Svnsync from Windows to ISCSI drive : no change of repository size
> Svnsync from ISCSI drive to Linux : normaly no change of repository size
> (expect
Hello all,
I have the following problem and I don't know whether this is an error in
subversion, whether I make some user error, or whether this normal behaviour.
I'm using subversion (Version 1.7.9) on a Ubuntu Linux machine (Ubuntu 12.04.4
LTS (GNU/Linux 3.2.0-64-generic x86_64)).
For backup
Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):
In file
'D:\Development\SVN\Releases\TortoiseSVN-1.8.7\ext\subversion\subversion\libsvn_wc\wc_db_update_move.c'
line 1039: assertion failed (move_dst_revision ==
expected_move_dst_revision
On Fri, Jun 13, 2014 at 05:00:30PM -0700, Ed wrote:
> In file
>
> 'D:\Development\SVN\Releases\TortoiseSVN-1.8.7\ext\subversion\subversion\libsvn_wc\wc_db.c'
> line 13676: assertion failed (svn_dirent_is_absolute(local_abspath))
> ---
> OK
> ---