Re: pin externals when creating a copy from specific revision

2015-02-17 Thread Julian Foad
Lorenz wrote: > Stefan Kueng wrote: >> I'm still doing some testing with the new --pin-externals feature, and I >> found a situation which I'm not sure should be handled that way: >> >> imagine the repo is at r100. Now if one does a >> svn copy http://server/trunk http://server/branches/b1 -r50

Re: pin externals when creating a copy from specific revision

2015-02-16 Thread Lorenz
Stefan Kueng wrote: >I'm still doing some testing with the new --pin-externals feature, and I >found a situation which I'm not sure should be handled that way: > >imagine the repo is at r100. Now if one does a >svn copy http://server/trunk http://server/branches/b1 -r50 --pin-externals > >then all

Re: pin externals when creating a copy from specific revision

2015-02-16 Thread Julian Foad
Stefan Kueng wrote: > On 16.02.2015 20:39, Stefan Sperling wrote: >> In general, externals point at different repositories. [...] >> An intra-repository external (and especially >> a configuration where all externals come from the same repository) is a >> special >> case where I don't think it is

Re: pin externals when creating a copy from specific revision

2015-02-16 Thread Branko Čibej
On 16.02.2015 20:47, Stefan Kueng wrote: > > > On 16.02.2015 20:39, Stefan Sperling wrote: >> On Mon, Feb 16, 2015 at 08:01:19PM +0100, Stefan Kueng wrote: >>> Hi, >>> >>> I'm still doing some testing with the new --pin-externals feature, >>> and I >>> found a situation which I'm not sure should be

Re: pin externals when creating a copy from specific revision

2015-02-16 Thread Stefan Kueng
On 16.02.2015 20:39, Stefan Sperling wrote: On Mon, Feb 16, 2015 at 08:01:19PM +0100, Stefan Kueng wrote: Hi, I'm still doing some testing with the new --pin-externals feature, and I found a situation which I'm not sure should be handled that way: imagine the repo is at r100. Now if one does

Re: pin externals when creating a copy from specific revision

2015-02-16 Thread Stefan Sperling
On Mon, Feb 16, 2015 at 08:33:26PM +0100, Stefan Kueng wrote: > My usual use case for creating a copy not from HEAD but an earlier revision > is when I forgot to create a tag, and there have already been other commits > done after making the release. > So in that situation, it would be wrong to pin

Re: pin externals when creating a copy from specific revision

2015-02-16 Thread Stefan Sperling
On Mon, Feb 16, 2015 at 08:01:19PM +0100, Stefan Kueng wrote: > Hi, > > I'm still doing some testing with the new --pin-externals feature, and I > found a situation which I'm not sure should be handled that way: > > imagine the repo is at r100. Now if one does a > svn copy http://server/trunk htt

Re: pin externals when creating a copy from specific revision

2015-02-16 Thread Stefan Kueng
On 16.02.2015 20:22, Bert Huijben wrote: -Original Message- From: Stefan Kueng [mailto:tortoise...@gmail.com] Sent: maandag 16 februari 2015 20:01 To: Subversion Development Subject: pin externals when creating a copy from specific revision Hi, I'm still doing some testing with the

RE: pin externals when creating a copy from specific revision

2015-02-16 Thread Bert Huijben
> -Original Message- > From: Stefan Kueng [mailto:tortoise...@gmail.com] > Sent: maandag 16 februari 2015 20:01 > To: Subversion Development > Subject: pin externals when creating a copy from specific revision > > Hi, > > I'm still doing some testing with the new --pin-externals feature