Re: Partially recursive revert when node kind changes

2011-02-11 Thread Daniel Shahaf
Branko Čibej wrote on Thu, Feb 10, 2011 at 17:47:04 +0100: On 10.02.2011 17:43, C. Michael Pilato wrote: On 02/10/2011 11:28 AM, Philip Martin wrote: Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar. What

Re: Partially recursive revert when node kind changes

2011-02-11 Thread Daniel Shahaf
Philip Martin wrote on Thu, Feb 10, 2011 at 18:44:54 +: Bob Archer bob.arc...@amsi.com writes: Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar. What should svn revert --depth=files foo do?

Partially recursive revert when node kind changes

2011-02-10 Thread Philip Martin
Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar. What should svn revert --depth=files foo do? Should it revert foo/bar? How much of foo/bar should it restore? -- Philip

Re: Partially recursive revert when node kind changes

2011-02-10 Thread Branko Čibej
On 10.02.2011 17:43, C. Michael Pilato wrote: On 02/10/2011 11:28 AM, Philip Martin wrote: Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar. What should svn revert --depth=files foo do? Should it revert foo/bar?

Re: Partially recursive revert when node kind changes

2011-02-10 Thread Stefan Sperling
On Thu, Feb 10, 2011 at 05:47:04PM +0100, Branko Čibej wrote: On 10.02.2011 17:43, C. Michael Pilato wrote: On 02/10/2011 11:28 AM, Philip Martin wrote: Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar.

Re: Partially recursive revert when node kind changes

2011-02-10 Thread Philip Martin
Branko Čibej br...@e-reka.si writes: On 10.02.2011 17:43, C. Michael Pilato wrote: On 02/10/2011 11:28 AM, Philip Martin wrote: Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar. What should svn revert

RE: Partially recursive revert when node kind changes

2011-02-10 Thread Bob Archer
Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar. What should svn revert --depth=files foo do? Should it revert foo/bar? How much of foo/bar should it restore? You have done the following: 1. Delete a

Re: Partially recursive revert when node kind changes

2011-02-10 Thread Philip Martin
C. Michael Pilato cmpil...@collab.net writes: On 02/10/2011 11:28 AM, Philip Martin wrote: Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar. What should svn revert --depth=files foo do? Should it revert

Re: Partially recursive revert when node kind changes

2011-02-10 Thread Philip Martin
Bob Archer bob.arc...@amsi.com writes: Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar. What should svn revert --depth=files foo do? Should it revert foo/bar? How much of foo/bar should it restore? You

RE: Partially recursive revert when node kind changes

2011-02-10 Thread Bob Archer
Bob Archer bob.arc...@amsi.com writes: Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar. What should svn revert --depth=files foo do? Should it revert foo/bar? How much of foo/bar should it

RE: Partially recursive revert when node kind changes

2011-02-10 Thread Bert Huijben
-Original Message- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: donderdag 10 februari 2011 19:57 To: Philip Martin Cc: dev@subversion.apache.org Subject: RE: Partially recursive revert when node kind changes Bob Archer bob.arc...@amsi.com writes: Suppose I have

RE: Partially recursive revert when node kind changes

2011-02-10 Thread Bob Archer
Bob Archer bob.arc...@amsi.com writes: Suppose I have a directory tree: foo/ bar/ zig and I delete the tree foo/bar and replace it by a file foo/bar. What should svn revert --depth=files foo do? Should it revert foo/bar? How much of foo/bar should it