RE: Svn rename doesn't copy custom properties

2015-04-30 Thread Andrew Reedick
Works for me. svn, version 1.8.10 (r1615264) Windows 7 C:\Users\jdoe\workspace\foobar>svn pl -v A.txt Properties on 'A.txt': pebls:plcm Test@4575 pebls:sha1 8cd8818d6b4f5edcb8b6e25cdf471af62bca403c C:\Users\jdoe\workspace\foobar>svn rename A.txt AA.txt A A

Re: Svn rename doesn't copy custom properties

2015-04-30 Thread Branko Čibej
On 30.04.2015 01:23, Dan Ellis wrote: > OK, so it gets stranger... > > I admit I changed the property names a bit to simplify them. When I > ran the simplified names, it does work. > > Here's the exact example that does not work: > > c:\Project_files\sandbox_v2>svn pl -v A.txt > Properties on

Re: Svn rename doesn't copy custom properties

2015-04-30 Thread Dave Huang
On 30.04.2015 01:23, Dan Ellis wrote: OK, so it gets stranger... I admit I changed the property names a bit to simplify them. When I ran the simplified names, it does work. Do you perhaps have some commit hook scripts on the server that look for those properties and do special things with th

Re: Svn rename doesn't copy custom properties

2015-04-30 Thread Branko Čibej
On 30.04.2015 20:04, Dave Huang wrote: > On 30.04.2015 01:23, Dan Ellis wrote: >> OK, so it gets stranger... >> >> I admit I changed the property names a bit to simplify them. When I >> ran the simplified names, it does work. > > Do you perhaps have some commit hook scripts on the server that look

Re: Svn rename doesn't copy custom properties

2015-04-30 Thread Dan Ellis
> > > > OK, so it gets stranger... > > > > I admit I changed the property names a bit to simplify them. When I ran > the simplified names, it does work. > > > > Here's the exact example that does not work: > > > > c:\Project_files\sandbox_v2>svn pl -v A.txt > > Properties on 'A.txt': > >

RE: Svn rename doesn't copy custom properties

2015-04-30 Thread Andrew Reedick
> From: Dan Ellis [mailto:danelli...@gmail.com] > > **Brane asked: There's no REN.txt in your example.  > **Anyway, please tell us which version of the client you're using (svn   > --version) and where it came from.  > > I meant to exclude that as its not relevant, was trying to point out the > e

Re: Svn rename doesn't copy custom properties

2015-04-30 Thread Dan Ellis
On Thu, Apr 30, 2015 at 2:30 PM, Andrew Reedick wrote: > > From: Dan Ellis [mailto:danelli...@gmail.com] > > > > **Brane asked: There's no REN.txt in your example. > > **Anyway, please tell us which version of the client you're using (svn > --version) and where it came from. > > > > I meant to e

Re: Svn rename doesn't copy custom properties

2015-04-30 Thread Branko Čibej
On 30.04.2015 23:52, Dan Ellis wrote: > > > On Thu, Apr 30, 2015 at 2:30 PM, Andrew Reedick > wrote: > > > From: Dan Ellis [mailto:danelli...@gmail.com > ] > > > > **Brane asked: There's no REN.txt in your example. > > **An

Re: Svn rename doesn't copy custom properties

2015-04-30 Thread Daniel Shahaf
Dan Ellis wrote on Thu, Apr 30, 2015 at 14:52:23 -0700: > Here's a snippet of the running scenario that can NOT reproduce the issue > in a new repo: In the situation that reproduces the problem: - What happens when renaming a file that has both pebls:* properties and other properties? - What h