RE: svn copy (server-side) into existing folder

2011-06-08 Thread Cooke, Mark
ail.com] > >> Sent: 08 June 2011 13:28 > >> To: Johan Corveleyn > >> Cc: Andreas Krey; Ryan Schmidt; Schroeder, Hartmut; > >> users@subversion.apache.org > >> Subject: Re: svn copy (server-side) into existing folder > >> > >> On Wed, Ju

Re: svn copy (server-side) into existing folder

2011-06-08 Thread Stephen Butler
.apache.org >> Subject: Re: svn copy (server-side) into existing folder >> >> On Wed, Jun 8, 2011 at 7:18 AM, Johan Corveleyn >> wrote: >>> On Wed, Jun 8, 2011 at 1:01 PM, Andreas Krey wrote: >>>> On Wed, 08 Jun 2011 05:16:42 +, Ryan Schmidt wrote: &

RE: svn copy (server-side) into existing folder

2011-06-08 Thread Cooke, Mark
> -Original Message- > From: Nico Kadel-Garcia [mailto:nka...@gmail.com] > Sent: 08 June 2011 13:28 > To: Johan Corveleyn > Cc: Andreas Krey; Ryan Schmidt; Schroeder, Hartmut; > users@subversion.apache.org > Subject: Re: svn copy (server-side) into existing fold

Re: svn copy (server-side) into existing folder

2011-06-08 Thread Nico Kadel-Garcia
On Wed, Jun 8, 2011 at 7:18 AM, Johan Corveleyn wrote: > On Wed, Jun 8, 2011 at 1:01 PM, Andreas Krey wrote: >> On Wed, 08 Jun 2011 05:16:42 +, Ryan Schmidt wrote: >> ... >>> This behavior is consistent with the unix cp command and should therefore >>> not be unexpected. >> >> It is not unex

Re: svn copy (server-side) into existing folder

2011-06-08 Thread Johan Corveleyn
On Wed, Jun 8, 2011 at 1:01 PM, Andreas Krey wrote: > On Wed, 08 Jun 2011 05:16:42 +, Ryan Schmidt wrote: > ... >> This behavior is consistent with the unix cp command and should therefore >> not be unexpected. > > It is not unexpected, but stupid. As 'svn cp' is also the tool to > create tag

Re: svn copy (server-side) into existing folder

2011-06-08 Thread Andreas Krey
On Wed, 08 Jun 2011 05:16:42 +, Ryan Schmidt wrote: ... > This behavior is consistent with the unix cp command and should therefore not > be unexpected. It is not unexpected, but stupid. As 'svn cp' is also the tool to create tags, it is rather strange that you can just do svn cp ${base}/t

Re: svn copy (server-side) into existing folder

2011-06-08 Thread Ryan Schmidt
On Jun 8, 2011, at 04:50, Schroeder, Hartmut wrote: > I am using svn 1.6.16 on MS Windows. > > D:\svn copy http://server/svnrepo/trunk/base/install > http://server/svnrepo/tags/test_1.0.0 -m test This creates tags/test_1.0.0 as a copy of trunk/base/install > D:\svn copy http://server/svnrepo/t

svn copy (server-side) into existing folder

2011-06-08 Thread Schroeder, Hartmut
Hi, I am using svn 1.6.16 on MS Windows. D:\svn copy http://server/svnrepo/trunk/base/install http://server/svnrepo/tags/test_1.0.0 -m test D:\svn copy http://server/svnrepo/trunk/base/install http://server/svnrepo/tags/test_1.0.0 -m test D:\svn copy http://server/svnrepo/trunk/base/install htt